diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-11-23 10:16:37 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-11-23 10:16:37 +0000 |
commit | 907720c88da5fa4229819113d527f8ee3124f183 (patch) | |
tree | f9e706d5db48e26bcdbbd283100883cf722fbdfe /target/linux/omap35xx/gumstix/config-2.6.36 | |
parent | 7799816a55a2e67be68bd33d2e2763977c17db36 (diff) | |
download | upstream-907720c88da5fa4229819113d527f8ee3124f183.tar.gz upstream-907720c88da5fa4229819113d527f8ee3124f183.tar.bz2 upstream-907720c88da5fa4229819113d527f8ee3124f183.zip |
[gumstix] Remove NAND support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24108 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/config-2.6.36')
-rw-r--r-- | target/linux/omap35xx/gumstix/config-2.6.36 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/omap35xx/gumstix/config-2.6.36 b/target/linux/omap35xx/gumstix/config-2.6.36 index dbe1325908..2833af420e 100644 --- a/target/linux/omap35xx/gumstix/config-2.6.36 +++ b/target/linux/omap35xx/gumstix/config-2.6.36 @@ -283,9 +283,7 @@ CONFIG_MTD_DEBUG_VERBOSE=0 CONFIG_MTD_NAND=y CONFIG_MTD_NAND_ECC=y CONFIG_MTD_NAND_GPIO=y -CONFIG_MTD_NAND_OMAP2=y -CONFIG_MTD_NAND_OMAP_PREFETCH=y -# CONFIG_MTD_NAND_OMAP_PREFETCH_DMA is not set +# CONFIG_MTD_NAND_OMAP2 is not set CONFIG_MTD_NAND_PLATFORM=y # CONFIG_MTD_SM_COMMON is not set # CONFIG_MUSB_PIO_ONLY is not set |