From: Gabor Juhos <juhosg@openwrt.org>
Date: Mon, 19 Oct 2009 08:07:38 +0000 (+0000)
Subject: ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
X-Git-Tag: reboot~22151
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=71ca5a93a404a349a73296b75deca60b02009ace;p=openwrt%2Fstaging%2Fblogic.git

ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31

SVN-Revision: 18074
---

diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30
index 7487f1442503..7e925b4b659c 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 579f48a7e791..0d29388da72a 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