From: Artem Bityutskiy Date: Mon, 4 Mar 2013 11:48:09 +0000 (+0200) Subject: arm: defconfigs: lpc32xx_defconfig: remove the museum NAND option X-Git-Tag: next-20130320~60^2~73 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=532db1f28cc3cb1877ef777cce027fb87e74868c;p=karo-tx-linux.git arm: defconfigs: lpc32xx_defconfig: remove the museum NAND option The MTD_NAND_MUSEUM_IDS configuration options was removed - update the lpc32xx_defconfig file. Signed-off-by: Artem Bityutskiy Acked-by: Brian Norris --- diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig index 92386b20bd09..e77326f2b7c4 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