aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7620
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-02 21:53:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-02 21:53:38 +0000
commitbcd8b914db9f1e393e27fb716cf11c0639d18cfe (patch)
treec1accf641392c4814ae625ace50a9d94dd9a15a6 /target/linux/ramips/mt7620
parente2a4349bbf22c3501f6dd0e87b8aaa25f76c2f52 (diff)
downloadupstream-bcd8b914db9f1e393e27fb716cf11c0639d18cfe.tar.gz
upstream-bcd8b914db9f1e393e27fb716cf11c0639d18cfe.tar.bz2
upstream-bcd8b914db9f1e393e27fb716cf11c0639d18cfe.zip
ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLIT
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7620')
-rw-r--r--target/linux/ramips/mt7620/config-3.142
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7620/config-3.14 b/target/linux/ramips/mt7620/config-3.14
index aa73a36e84..dfde4d3302 100644
--- a/target/linux/ramips/mt7620/config-3.14
+++ b/target/linux/ramips/mt7620/config-3.14
@@ -114,7 +114,7 @@ CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND_MT7620=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_SPLIT_FIRMWARE=y
-CONFIG_MTD_UIMAGE_SPLIT=y
+CONFIG_MTD_SPLIT_UIMAGE_FW=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
CONFIG_NET_RALINK=y