aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/config-4.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-19 22:48:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-19 22:48:37 +0000
commit083103038ec140746fe542e7e2c68fdf0e8453b5 (patch)
tree631267a339674c65cce108a4e7f50f1cb5ae0d19 /target/linux/lantiq/config-4.4
parentcdce12e0337d8cd2d416196b3cc636888dc0db17 (diff)
downloadmaster-187ad058-083103038ec140746fe542e7e2c68fdf0e8453b5.tar.gz
master-187ad058-083103038ec140746fe542e7e2c68fdf0e8453b5.tar.bz2
master-187ad058-083103038ec140746fe542e7e2c68fdf0e8453b5.zip
lantiq: Enable the uImage mtd splitter
Until linux 4.1 the lantiq target used CONFIG_MTD_UIMAGE_SPLIT=y. That option however is only available until linux 4.3 - thus it was not added to lantiq's 4.4 kernel config (in r48307). This results in broken images for devices which are using uImages. This fixes #21652 Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48381 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/config-4.4')
-rw-r--r--target/linux/lantiq/config-4.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-4.4 b/target/linux/lantiq/config-4.4
index 8943c6fdac..08a1228704 100644
--- a/target/linux/lantiq/config-4.4
+++ b/target/linux/lantiq/config-4.4
@@ -141,6 +141,7 @@ CONFIG_MTD_SPLIT_BRNIMAGE_FW=y
CONFIG_MTD_SPLIT_EVA_FW=y
CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_TPLINK_FW=y
+CONFIG_MTD_SPLIT_UIMAGE_FW=Y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y