From: juhosg Date: Wed, 25 Sep 2013 19:32:33 +0000 (+0000) Subject: avr32: enable the new mtdsplit code X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=311efd6f739d235b655092c3177b206eb1de3b21;p=openwrt.git avr32: enable the new mtdsplit code Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38193 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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