From 176cacdc7e59868a10d65e3d55e01befafb98433 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 25 Sep 2013 19:32:33 +0000 Subject: [PATCH] avr32: enable the new mtdsplit code Signed-off-by: Gabor Juhos SVN-Revision: 38193 --- target/linux/avr32/config-3.10 | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.30.2