aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-17 10:41:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-17 10:41:08 +0000
commitef3c786a0b64d25a04d09a83e61875223588527e (patch)
treee41969390e5fb1be6b5eda975715c6bdb232b642 /target/linux/generic/config-4.4
parentde23a020f3d3b08194e5ac0141b8d64bb766893b (diff)
downloadmaster-187ad058-ef3c786a0b64d25a04d09a83e61875223588527e.tar.gz
master-187ad058-ef3c786a0b64d25a04d09a83e61875223588527e.tar.bz2
master-187ad058-ef3c786a0b64d25a04d09a83e61875223588527e.zip
kernel: mtdsplit: add support for EVA images
This allows splitting EVA images (usually found in fritz devices). The firmware will be split into a kernel and a separate rootfs partition. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48262 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r--target/linux/generic/config-4.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index c27192d385..6ad3008af6 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -2319,6 +2319,7 @@ CONFIG_MTD_ROOTFS_ROOT_DEV=y
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
CONFIG_MTD_SPLIT=y
# CONFIG_MTD_SPLIT_BRNIMAGE_FW is not set
+# CONFIG_MTD_SPLIT_EVA_FW is not set
# CONFIG_MTD_SPLIT_FIRMWARE is not set
CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware"
# CONFIG_MTD_SPLIT_FIT_FW is not set