diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2013-03-27 09:36:59 +0100 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2013-03-27 09:36:59 +0100 |
commit | d41655ee22c8a86c3ebba2a648f11ca4696140de (patch) | |
tree | 70ee69c8d1803aa1f5c510629595c7ebb7806adb /arch/arm/configs/lpc32xx_defconfig | |
parent | ARM: LPC32xx: defconfig update: Default drivers and cleanup (diff) | |
download | linux-d41655ee22c8a86c3ebba2a648f11ca4696140de.tar.xz linux-d41655ee22c8a86c3ebba2a648f11ca4696140de.zip |
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>
Diffstat (limited to 'arch/arm/configs/lpc32xx_defconfig')
-rw-r--r-- | arch/arm/configs/lpc32xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 |