diff options
| author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-23 10:16:37 +0000 | 
|---|---|---|
| committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-23 10:16:37 +0000 | 
| commit | f6bd632bfcc34124d1f4eecad58c89cdbbe97cba (patch) | |
| tree | f9e706d5db48e26bcdbbd283100883cf722fbdfe | |
| parent | e574442dcc2426326eb94d75640b851b70b6d3b3 (diff) | |
[gumstix] Remove NAND support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24108 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -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 dbe132590..2833af420 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 | 
