diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-01-02 21:53:31 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-01-02 21:53:31 +0000 |
commit | e2a4349bbf22c3501f6dd0e87b8aaa25f76c2f52 (patch) | |
tree | b8f0ba5987a0f3da8edb897bdf2e65bd44e2d463 /target/linux/ramips/mt7621 | |
parent | 1e66f2e231b9d4cd5d4fde98fb3e8a2995fd04df (diff) | |
download | upstream-e2a4349bbf22c3501f6dd0e87b8aaa25f76c2f52.tar.gz upstream-e2a4349bbf22c3501f6dd0e87b8aaa25f76c2f52.tar.bz2 upstream-e2a4349bbf22c3501f6dd0e87b8aaa25f76c2f52.zip |
ramips: fix image format for WSR-1166
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43812 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7621')
-rw-r--r-- | target/linux/ramips/mt7621/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/config-3.14 b/target/linux/ramips/mt7621/config-3.14 index 70fe0cb144..3f1bf679fc 100644 --- a/target/linux/ramips/mt7621/config-3.14 +++ b/target/linux/ramips/mt7621/config-3.14 @@ -120,6 +120,7 @@ CONFIG_MTD_M25P80=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_UIMAGE_SPLIT=y +CONFIG_MTD_SPLIT_TRX_FW=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NET_FLOW_LIMIT=y CONFIG_NET_RALINK=y |