1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

avr32: enable the new mtdsplit code

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

SVN-Revision: 38193
This commit is contained in:
Gabor Juhos 2013-09-25 19:32:33 +00:00
parent b71c7d8d3c
commit 11e4e6ebfb

@ -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