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.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-4.1') diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index ade6807b21..222f8c1c76 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -2358,6 +2358,7 @@ CONFIG_MTD_ROOTFS_ROOT_DEV=y # CONFIG_MTD_SPINAND_MT29F 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