From 651083bbd9f2a63a27d185512f903eb184f1f292 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 17 Jan 2016 10:41:08 +0000 Subject: 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 SVN-Revision: 48262 --- target/linux/generic/config-4.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-4.4') 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 -- cgit v1.2.3