From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 25 Sep 2013 19:32:33 +0000 (+0000)
Subject: avr32: enable the new mtdsplit code
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=11e4e6ebfbc536b06cb3ff6a63c2962026df36dc;p=lede.git

avr32: enable the new mtdsplit code

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38193
---

diff --git a/target/linux/avr32/config-3.10 b/target/linux/avr32/config-3.10
index 0ee78c3ec1..0fbdffc7e7 100644
--- a/target/linux/avr32/config-3.10
+++ b/target/linux/avr32/config-3.10
@@ -75,6 +75,9 @@ CONFIG_MTD_DATAFLASH=y
 # CONFIG_MTD_DATAFLASH_OTP is not set
 # CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
 CONFIG_MTD_PHYSMAP=y
+CONFIG_MTD_SPLIT_FIRMWARE=y
+CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y
+CONFIG_MTD_SPLIT_UIMAGE_FW=y
 # CONFIG_NEED_NODE_MEMMAP_SIZE is not set
 CONFIG_NEED_PER_CPU_KM=y
 # CONFIG_NET_DMA is not set