diff mbox

[03/11] arm: defconfigs: lpc32xx_defconfig: remove the museum NAND option

Message ID 1362489444-27762-4-git-send-email-dedekind1@gmail.com
State Not Applicable
Headers show

Commit Message

Artem Bityutskiy March 5, 2013, 1:17 p.m. UTC
From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

The MTD_NAND_MUSEUM_IDS configuration options was removed - update the
lpc32xx_defconfig file.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
---
 arch/arm/configs/lpc32xx_defconfig |    1 -
 1 file changed, 1 deletion(-)

Comments

Artem Bityutskiy March 6, 2013, 8:49 a.m. UTC | #1
On Tue, 2013-03-05 at 15:17 +0200, Artem Bityutskiy wrote:
> From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
> 
> The MTD_NAND_MUSEUM_IDS configuration options was removed - update the
> lpc32xx_defconfig file.
> 
> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
> ---
>  arch/arm/configs/lpc32xx_defconfig |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
> index 92386b2..e77326f 100644
> --- a/arch/arm/configs/lpc32xx_defconfig
> +++ b/arch/arm/configs/lpc32xx_defconfig
> @@ -55,7 +55,6 @@ CONFIG_MTD_CHAR=y
>  CONFIG_MTD_BLOCK=y
>  CONFIG_MTD_M25P80=y
>  CONFIG_MTD_NAND=y
> -CONFIG_MTD_NAND_MUSEUM_IDS=y
>  CONFIG_MTD_NAND_SLC_LPC32XX=y
>  CONFIG_MTD_NAND_MLC_LPC32XX=y
>  CONFIG_BLK_DEV_LOOP=y

Let me add Roland as this config file was added by him. Roland, FYI.
stigge@antcom.de March 6, 2013, 9:04 a.m. UTC | #2
On 03/06/2013 09:49 AM, Artem Bityutskiy wrote:
> On Tue, 2013-03-05 at 15:17 +0200, Artem Bityutskiy wrote:
>> From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
>>
>> The MTD_NAND_MUSEUM_IDS configuration options was removed - update the
>> lpc32xx_defconfig file.
>>
>> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
>> ---
>>  arch/arm/configs/lpc32xx_defconfig |    1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
>> index 92386b2..e77326f 100644
>> --- a/arch/arm/configs/lpc32xx_defconfig
>> +++ b/arch/arm/configs/lpc32xx_defconfig
>> @@ -55,7 +55,6 @@ CONFIG_MTD_CHAR=y
>>  CONFIG_MTD_BLOCK=y
>>  CONFIG_MTD_M25P80=y
>>  CONFIG_MTD_NAND=y
>> -CONFIG_MTD_NAND_MUSEUM_IDS=y
>>  CONFIG_MTD_NAND_SLC_LPC32XX=y
>>  CONFIG_MTD_NAND_MLC_LPC32XX=y
>>  CONFIG_BLK_DEV_LOOP=y
> 
> Let me add Roland as this config file was added by him. Roland, FYI.
> 

Acked-by: Roland Stigge <stigge@antcom.de>

I'll take this via a lpc32xx branch, for arm-soc, to prevent collisions
with other defconfig commits there.

Thanks,

Roland
Artem Bityutskiy March 6, 2013, 9:19 a.m. UTC | #3
On Wed, 2013-03-06 at 10:04 +0100, Roland Stigge wrote:
> >>  CONFIG_MTD_BLOCK=y
> >>  CONFIG_MTD_M25P80=y
> >>  CONFIG_MTD_NAND=y
> >> -CONFIG_MTD_NAND_MUSEUM_IDS=y
> >>  CONFIG_MTD_NAND_SLC_LPC32XX=y
> >>  CONFIG_MTD_NAND_MLC_LPC32XX=y
> >>  CONFIG_BLK_DEV_LOOP=y
> > 
> > Let me add Roland as this config file was added by him. Roland, FYI.
> > 
> 
> Acked-by: Roland Stigge <stigge@antcom.de>
> 
> I'll take this via a lpc32xx branch, for arm-soc, to prevent collisions
> with other defconfig commits there.

OK, then I am dropping it from l2-mtd.git, thanks!
diff mbox

Patch

diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index 92386b2..e77326f 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -55,7 +55,6 @@  CONFIG_MTD_CHAR=y
 CONFIG_MTD_BLOCK=y
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_NAND=y
-CONFIG_MTD_NAND_MUSEUM_IDS=y
 CONFIG_MTD_NAND_SLC_LPC32XX=y
 CONFIG_MTD_NAND_MLC_LPC32XX=y
 CONFIG_BLK_DEV_LOOP=y