aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-10-19 08:07:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-10-19 08:07:38 +0000
commit71ca5a93a404a349a73296b75deca60b02009ace (patch)
treec85dc6f26c572103ab5bb5cbe0cc5a8dc3a1bdcc /target
parent6236c48575fa490a9e251036c876024f1a4b4e23 (diff)
downloadupstream-71ca5a93a404a349a73296b75deca60b02009ace.tar.gz
upstream-71ca5a93a404a349a73296b75deca60b02009ace.tar.bz2
upstream-71ca5a93a404a349a73296b75deca60b02009ace.zip
ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
SVN-Revision: 18074
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/config-2.6.301
-rw-r--r--target/linux/ar71xx/config-2.6.311
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30
index 7487f14425..7e925b4b65 100644
--- a/target/linux/ar71xx/config-2.6.30
+++ b/target/linux/ar71xx/config-2.6.30
@@ -136,6 +136,7 @@ CONFIG_MTD_AR91XX_FLASH=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_MYLOADER_PARTS=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31
index 579f48a7e7..0d29388da7 100644
--- a/target/linux/ar71xx/config-2.6.31
+++ b/target/linux/ar71xx/config-2.6.31
@@ -143,6 +143,7 @@ CONFIG_MTD_AR91XX_FLASH=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_MYLOADER_PARTS=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2