summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-22 11:45:08 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-22 11:45:08 +0000
commit10a0f65be03c2a0c03e1eb662cb0cc209b79c6b5 (patch)
tree62a4bc8665a2bbf37490b36bd4b592705daad6da
parent2434b9e41333ee839b00a271ff76c104e2635027 (diff)
downloadmaster-31e0f0ae-10a0f65be03c2a0c03e1eb662cb0cc209b79c6b5.tar.gz
master-31e0f0ae-10a0f65be03c2a0c03e1eb662cb0cc209b79c6b5.tar.bz2
master-31e0f0ae-10a0f65be03c2a0c03e1eb662cb0cc209b79c6b5.zip
ar71xx: use the separate rootfs and uImage parsers
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38119
-rw-r--r--target/linux/ar71xx/config-3.103
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10
index bed2f41190..92019812e1 100644
--- a/target/linux/ar71xx/config-3.10
+++ b/target/linux/ar71xx/config-3.10
@@ -211,8 +211,9 @@ CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_SPLIT_FIRMWARE=y
+CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y
+CONFIG_MTD_SPLIT_UIMAGE_FW=y
CONFIG_MTD_TPLINK_PARTS=y
-CONFIG_MTD_UIMAGE_SPLIT=y
CONFIG_MTD_WRT160NL_PARTS=y
CONFIG_MYLOADER=y
CONFIG_NEED_DMA_MAP_STATE=y