diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-06-07 18:41:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-06-07 18:41:48 +0000 |
commit | 2b67efae7c80c4b604420a2364648e46b0d5b407 (patch) | |
tree | b17708335788c18641b12210d0317b48fb5c5e6e /target/linux/ar71xx/config-2.6.28 | |
parent | 3de6b54859f9aeddf64692b52f79dc19e45071ab (diff) | |
download | upstream-2b67efae7c80c4b604420a2364648e46b0d5b407.tar.gz upstream-2b67efae7c80c4b604420a2364648e46b0d5b407.tar.bz2 upstream-2b67efae7c80c4b604420a2364648e46b0d5b407.zip |
disable MTD concatenating support
SVN-Revision: 16373
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index b47057ad4c..ef908ea45c 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -124,7 +124,6 @@ CONFIG_MIPS_MT_DISABLED=y CONFIG_MTD_AR91XX_FLASH=y # CONFIG_MTD_CFI is not set # CONFIG_MTD_CFI_INTELEXT is not set -CONFIG_MTD_CONCAT=y CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_M25P80=y CONFIG_MTD_MYLOADER_PARTS=y |