diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2016-08-07 13:39:00 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2016-10-27 01:50:42 +0300 |
commit | 136319e72d14ed4f77e03db54c0c46dc85d685c3 (patch) | |
tree | 991555850e548e3809676a6c5737fb97180fad02 /target/linux/generic/config-4.1 | |
parent | 55eb6ed0615683eb2d407794db8629e12920f58c (diff) | |
download | upstream-136319e72d14ed4f77e03db54c0c46dc85d685c3.tar.gz upstream-136319e72d14ed4f77e03db54c0c46dc85d685c3.tar.bz2 upstream-136319e72d14ed4f77e03db54c0c46dc85d685c3.zip |
kernel: mtdsplit: add support for WRGG images
Support splitting WRGG images, found in some D-Link devices (e.g.
DAP-2695).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/generic/config-4.1')
-rw-r--r-- | target/linux/generic/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index fc7359e9d6..68bd8498fb 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -2375,6 +2375,7 @@ CONFIG_MTD_SPLIT_SUPPORT=y # CONFIG_MTD_SPLIT_TRX_FW is not set # CONFIG_MTD_SPLIT_TPLINK_FW is not set # CONFIG_MTD_SPLIT_UIMAGE_FW is not set +# CONFIG_MTD_SPLIT_WRGG_FW is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SWAP is not set # CONFIG_MTD_TESTS is not set |