mirror of https://github.com/hak5/openwrt-owl.git
avr32: enable the new mtdsplit code
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38193owl
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
|
||||
|
|
Loading…
Reference in New Issue