From d41655ee22c8a86c3ebba2a648f11ca4696140de Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 27 Mar 2013 09:36:59 +0100 Subject: 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 Acked-by: Roland Stigge --- arch/arm/configs/lpc32xx_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/configs/lpc32xx_defconfig') diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig index 96cf6388d6af..e534b5efe803 100644 --- a/arch/arm/configs/lpc32xx_defconfig +++ b/arch/arm/configs/lpc32xx_defconfig @@ -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 -- cgit