diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-01-24 17:14:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-01-24 17:14:59 +0000 |
commit | 89d60314e766e2d579bdbf63227c601c0eedfef6 (patch) | |
tree | dcb6e729e229bc77b71270e85562f7fbcdd5c225 /target/linux/generic/config-3.13 | |
parent | 64f3676a25d7d1b8b5417dd9f75eaca1798a2d45 (diff) | |
download | mtk-20170518-89d60314e766e2d579bdbf63227c601c0eedfef6.zip mtk-20170518-89d60314e766e2d579bdbf63227c601c0eedfef6.tar.gz mtk-20170518-89d60314e766e2d579bdbf63227c601c0eedfef6.tar.bz2 |
kernel/3.1x: add split code for LZMA compressed kernel based firmwares
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39387
Diffstat (limited to 'target/linux/generic/config-3.13')
-rw-r--r-- | target/linux/generic/config-3.13 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index 8579f8b..ff6c09c 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -2051,6 +2051,7 @@ CONFIG_MTD_ROOTFS_SPLIT=y CONFIG_MTD_SPLIT=y # CONFIG_MTD_SPLIT_FIRMWARE is not set 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 is not set # CONFIG_MTD_SPLIT_UIMAGE_FW is not set |