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 | 73e38425a262a01440a610c13ce26c8d32acbb96 (patch) | |
tree | 963d0f515a27db0ece00330ec9dd5a6a21bd35bd /target/linux/omap35xx | |
parent | 3988c6d5e3f388880ccbb75237e7a9e57e680109 (diff) | |
download | upstream-73e38425a262a01440a610c13ce26c8d32acbb96.tar.gz upstream-73e38425a262a01440a610c13ce26c8d32acbb96.tar.bz2 upstream-73e38425a262a01440a610c13ce26c8d32acbb96.zip |
Remove NAND support
SVN-Revision: 24108
Diffstat (limited to 'target/linux/omap35xx')
-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 |