aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-11-18 18:10:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-11-18 18:10:28 +0000
commite6ffa219aa720e2225ce08fa21647708a97dd792 (patch)
tree732b57f8cde415a06c668f62d1ebe77ea126abb9 /target
parent65859fa5d935526b7dcf44d32329474a774fc953 (diff)
downloadmaster-187ad058-e6ffa219aa720e2225ce08fa21647708a97dd792.tar.gz
master-187ad058-e6ffa219aa720e2225ce08fa21647708a97dd792.tar.bz2
master-187ad058-e6ffa219aa720e2225ce08fa21647708a97dd792.zip
ar71xx: enable command-line mtd map parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18449 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/config-2.6.281
-rw-r--r--target/linux/ar71xx/config-2.6.301
-rw-r--r--target/linux/ar71xx/config-2.6.311
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28
index 1a9ca7c776..21a65eeb17 100644
--- a/target/linux/ar71xx/config-2.6.28
+++ b/target/linux/ar71xx/config-2.6.28
@@ -129,6 +129,7 @@ CONFIG_MIPS=y
CONFIG_MTD_AR91XX_FLASH=y
# CONFIG_MTD_CFI_INTELEXT is not set
# CONFIG_MTD_CFI is not set
+CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_M25P80=y
CONFIG_MTD_MYLOADER_PARTS=y
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30
index 76c4829fd1..640f06fb96 100644
--- a/target/linux/ar71xx/config-2.6.30
+++ b/target/linux/ar71xx/config-2.6.30
@@ -134,6 +134,7 @@ CONFIG_MIPS=y
CONFIG_MTD_AR91XX_FLASH=y
# CONFIG_MTD_CFI_INTELEXT is not set
# CONFIG_MTD_CFI is not set
+CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_M25P80=y
CONFIG_MTD_MYLOADER_PARTS=y
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31
index 9d92bec78b..4ffdd5acdf 100644
--- a/target/linux/ar71xx/config-2.6.31
+++ b/target/linux/ar71xx/config-2.6.31
@@ -137,6 +137,7 @@ CONFIG_MIPS=y
CONFIG_MTD_AR91XX_FLASH=y
# CONFIG_MTD_CFI_INTELEXT is not set
# CONFIG_MTD_CFI is not set
+CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_M25P80=y
CONFIG_MTD_MYLOADER_PARTS=y