diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-04 19:13:43 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-04 19:13:43 +0000 |
commit | a4bdef9ca9051d829ee12f9f8ae36016f0c2136e (patch) | |
tree | 8677691cba8af7c1d5715805aa0c53b76f52d72b /target/linux/olpc/config-2.6.26 | |
parent | b51c8d22c06c3deb6ee489d059897c12f584366d (diff) |
cleanup MTD option handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc/config-2.6.26')
-rw-r--r-- | target/linux/olpc/config-2.6.26 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/target/linux/olpc/config-2.6.26 b/target/linux/olpc/config-2.6.26 index aca681f469..8cf8ed76f4 100644 --- a/target/linux/olpc/config-2.6.26 +++ b/target/linux/olpc/config-2.6.26 @@ -417,43 +417,11 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y # CONFIG_MPENTIUMM is not set # CONFIG_MPSC is not set # CONFIG_MSDOS_FS is not set -CONFIG_MTD=y -# CONFIG_MTD_ABSENT is not set -CONFIG_MTD_BLKDEVS=y -CONFIG_MTD_BLOCK=y CONFIG_MTD_BLOCK2MTD=y # CONFIG_MTD_CFI is not set -CONFIG_MTD_CFI_I1=y -CONFIG_MTD_CFI_I2=y -# CONFIG_MTD_CFI_I4 is not set -# CONFIG_MTD_CFI_I8 is not set -CONFIG_MTD_CHAR=y CONFIG_MTD_CMDLINE_PARTS=y -CONFIG_MTD_COMPLEX_MAPPINGS=y -# CONFIG_MTD_CONCAT is not set -# CONFIG_MTD_DEBUG is not set -# CONFIG_MTD_DOC2000 is not set -# CONFIG_MTD_DOC2001 is not set -# CONFIG_MTD_DOC2001PLUS is not set -# CONFIG_MTD_JEDECPROBE is not set -CONFIG_MTD_MAP_BANK_WIDTH_1=y -# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set -CONFIG_MTD_MAP_BANK_WIDTH_2=y -# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set -CONFIG_MTD_MAP_BANK_WIDTH_4=y -# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set -# CONFIG_MTD_MTDRAM is not set -# CONFIG_MTD_ONENAND is not set # CONFIG_MTD_OOPS is not set -CONFIG_MTD_PARTITIONS=y CONFIG_MTD_PCI=y -# CONFIG_MTD_PHRAM is not set -# CONFIG_MTD_PLATRAM is not set -# CONFIG_MTD_PMC551 is not set -# CONFIG_MTD_RAM is not set -# CONFIG_MTD_REDBOOT_PARTS is not set -# CONFIG_MTD_ROM is not set -# CONFIG_MTD_SLRAM is not set # CONFIG_MTD_TS5500 is not set # CONFIG_MTRR is not set # CONFIG_MVIAC3_2 is not set |