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.10 | |
parent | 64f3676a25d7d1b8b5417dd9f75eaca1798a2d45 (diff) | |
download | upstream-89d60314e766e2d579bdbf63227c601c0eedfef6.tar.gz upstream-89d60314e766e2d579bdbf63227c601c0eedfef6.tar.bz2 upstream-89d60314e766e2d579bdbf63227c601c0eedfef6.zip |
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.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index a2d4ec2bc0..30d7d6e7a8 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1955,6 +1955,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 |