diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-07-14 14:05:16 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-07-14 14:05:16 +0000 |
commit | ab5e21a9a58ce3225ebf8b0767b0f09318af143b (patch) | |
tree | aed821ae5cfc158093bbd31cd47d3fe582f9c129 /target/linux/ar71xx/config-3.10 | |
parent | 8d5d96e8338d436d6e46925932b687fa875a072a (diff) | |
download | upstream-ab5e21a9a58ce3225ebf8b0767b0f09318af143b.tar.gz upstream-ab5e21a9a58ce3225ebf8b0767b0f09318af143b.tar.bz2 upstream-ab5e21a9a58ce3225ebf8b0767b0f09318af143b.zip |
ar71xx: enable uimage split and use it for carambola2
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37291
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 5f4fe41222..31a1db1c4d 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -207,6 +207,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=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 |