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-3.18 | |
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-3.18')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 0ccd9ac756..8b70c7d54c 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2282,6 +2282,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 |