aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
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
commitdd324a32ade2814dc0bf1d0edc3c989a77d3084f (patch)
treeb4ff2c305076ad93942cf38bdc21e9db267e735f /target/linux/ar71xx
parente999c93128788cdf7ce4462e893af1c8cab6f961 (diff)
downloadupstream-dd324a32ade2814dc0bf1d0edc3c989a77d3084f.tar.gz
upstream-dd324a32ade2814dc0bf1d0edc3c989a77d3084f.tar.bz2
upstream-dd324a32ade2814dc0bf1d0edc3c989a77d3084f.zip
ar71xx: enable command-line mtd map parsing
SVN-Revision: 18449
Diffstat (limited to 'target/linux/ar71xx')
-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