diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-21 17:56:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-21 17:56:18 +0000 |
commit | 2e62ff9320035e47a945cac48b16a4428844e5d7 (patch) | |
tree | ac76dc579b8e4de976d8d2b7bcce038619ff4e57 /target/linux/generic/config-3.10 | |
parent | 2f2ed5c5c161d77ae94f70c07caaeb1edbb419df (diff) | |
download | upstream-2e62ff9320035e47a945cac48b16a4428844e5d7.tar.gz upstream-2e62ff9320035e47a945cac48b16a4428844e5d7.tar.bz2 upstream-2e62ff9320035e47a945cac48b16a4428844e5d7.zip |
kernel/3.10: add partition parser for Seama firmwares
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38114
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 a4e4665a1b..16f4235520 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1935,6 +1935,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_SEAMA_FW is not set # CONFIG_MTD_SPLIT_SQUASHFS_ROOT is not set # CONFIG_MTD_SPLIT_UIMAGE_FW is not set # CONFIG_MTD_SST25L is not set |