diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-01-02 21:53:11 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-01-02 21:53:11 +0000 |
commit | 4a188c1880bf8822194e979a142e446037683170 (patch) | |
tree | 8597ec181f209e128880f6c143a52cd35d1fd658 /target/linux/generic/config-3.13 | |
parent | fec6303c5724e6b79d8c68f7650e876a0b2ace7b (diff) | |
download | upstream-4a188c1880bf8822194e979a142e446037683170.tar.gz upstream-4a188c1880bf8822194e979a142e446037683170.tar.bz2 upstream-4a188c1880bf8822194e979a142e446037683170.zip |
kernel: add mtd split support for trx images
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43809 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 1ab5661fad..b9ba3a898d 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -2091,6 +2091,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 is not set +# 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_SST25L is not set |