diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-01-02 21:52:44 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-01-02 21:52:44 +0000 |
commit | cc5f89c66a904f797d20a2e6f26d0dc92e9c2bca (patch) | |
tree | 5e0655299c87930b2eee9908e107a8642167624d /target/linux/generic/config-3.18 | |
parent | 4153c0adff074167f1eb934235129471d2c04199 (diff) | |
download | upstream-cc5f89c66a904f797d20a2e6f26d0dc92e9c2bca.tar.gz upstream-cc5f89c66a904f797d20a2e6f26d0dc92e9c2bca.tar.bz2 upstream-cc5f89c66a904f797d20a2e6f26d0dc92e9c2bca.zip |
kernel: add a mtdsplit implementation for tp-link firmware headers
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43806
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 34782e3060..906e0a5fae 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2234,6 +2234,7 @@ CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware" # CONFIG_MTD_SPLIT_LZMA_FW is not set # CONFIG_MTD_SPLIT_SEAMA_FW is not set CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y +# CONFIG_MTD_SPLIT_TPLINK_FW is not set # CONFIG_MTD_SPLIT_UIMAGE_FW is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SWAP is not set |