aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.9
diff options
context:
space:
mode:
authorPawel Dembicki <paweldembicki@gmail.com>2018-02-04 13:11:16 +0100
committerJohn Crispin <john@phrozen.org>2018-02-11 16:02:52 +0100
commit680e867d7f48bc326007e0b2bd8abba1ae702da6 (patch)
treec268d6f582ba7381111fe34dc173a885e09b2867 /target/linux/generic/config-4.9
parent1113fcdc800a19e502a0558d8cf0e508f4ec6a1e (diff)
downloadupstream-680e867d7f48bc326007e0b2bd8abba1ae702da6.tar.gz
upstream-680e867d7f48bc326007e0b2bd8abba1ae702da6.tar.bz2
upstream-680e867d7f48bc326007e0b2bd8abba1ae702da6.zip
kernel: mtdsplit: Add support for D-link JBOOT
The D-Link devices with JBOOT bootloader use their own kernel image header (stag + sch2 headers). This driver find jImage header and set rootfs start after kernel file. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'target/linux/generic/config-4.9')
-rw-r--r--target/linux/generic/config-4.91
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 88742eb2a1..344749ec9e 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -2649,6 +2649,7 @@ CONFIG_MTD_SPLIT=y
# CONFIG_MTD_SPLIT_FIRMWARE is not set
CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware"
# CONFIG_MTD_SPLIT_FIT_FW is not set
+# CONFIG_MTD_SPLIT_JIMAGE_FW is not set
# CONFIG_MTD_SPLIT_LZMA_FW is not set
# CONFIG_MTD_SPLIT_MINOR_FW is not set
# CONFIG_MTD_SPLIT_SEAMA_FW is not set