summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-06-07 18:41:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-06-07 18:41:48 +0000
commit2b67efae7c80c4b604420a2364648e46b0d5b407 (patch)
treeb17708335788c18641b12210d0317b48fb5c5e6e
parent3de6b54859f9aeddf64692b52f79dc19e45071ab (diff)
downloadmtk-20170518-2b67efae7c80c4b604420a2364648e46b0d5b407.zip
mtk-20170518-2b67efae7c80c4b604420a2364648e46b0d5b407.tar.gz
mtk-20170518-2b67efae7c80c4b604420a2364648e46b0d5b407.tar.bz2
disable MTD concatenating support
SVN-Revision: 16373
-rw-r--r--target/linux/ar71xx/config-2.6.281
-rw-r--r--target/linux/ar71xx/config-2.6.291
-rw-r--r--target/linux/ar71xx/config-2.6.301
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28
index b47057a..ef908ea 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
diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29
index 7c3f33d..6900cc2 100644
--- a/target/linux/ar71xx/config-2.6.29
+++ b/target/linux/ar71xx/config-2.6.29
@@ -129,7 +129,6 @@ CONFIG_MISC_FILESYSTEMS=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_NAND=y
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30
index 4e1f013..cf71da0 100644
--- a/target/linux/ar71xx/config-2.6.30
+++ b/target/linux/ar71xx/config-2.6.30
@@ -137,7 +137,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_NAND=y