ARM: LPC32xx: defconfig update: Remove the museum NAND option

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

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Acked-by: Roland Stigge <stigge@antcom.de>
This commit is contained in:
Artem Bityutskiy 2013-03-27 09:36:59 +01:00 committed by Roland Stigge
parent ea7faa43a7
commit d41655ee22
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,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