aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-25 19:32:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-25 19:32:33 +0000
commit25e1112c6d257af50103ccfad5fd37ca5d9390b1 (patch)
tree75d24bbe103b1e424b0dfe856f9981a6a2c42b61
parent593f0bb17419f75abc09d5641c441c24f551faa2 (diff)
downloadupstream-25e1112c6d257af50103ccfad5fd37ca5d9390b1.tar.gz
upstream-25e1112c6d257af50103ccfad5fd37ca5d9390b1.tar.bz2
upstream-25e1112c6d257af50103ccfad5fd37ca5d9390b1.zip
avr32: enable the new mtdsplit code
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38193 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/avr32/config-3.103
1 files changed, 3 insertions, 0 deletions
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