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-Url: http://drtracing.org/?a=commitdiff_plain;h=b9c637b56c719cdeaf68a85f9f08541b8e394607;p=deliverable%2Flinux.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 Signed-off-by: David Woodhouse --- 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