aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
diff options
context:
space:
mode:
authorKin Chan <kcchan1@outlook.com>2018-03-05 07:30:56 +0000
committerJohn Crispin <john@phrozen.org>2018-07-16 15:12:19 +0200
commit18b87b10a99bc445b3beae737ddce38d228c5d24 (patch)
treeba2d40fba3f297a97d9d6a8591f89694be33aacc /target/linux/ar71xx/generic
parentd8d2133c35c9c9b410e16cdebe878acd0da6382f (diff)
downloadupstream-18b87b10a99bc445b3beae737ddce38d228c5d24.tar.gz
upstream-18b87b10a99bc445b3beae737ddce38d228c5d24.tar.bz2
upstream-18b87b10a99bc445b3beae737ddce38d228c5d24.zip
ar71xx: Move F9K1115v2 under ar71xx tiny target
F9K1115v2 has a kernel partition size of 1408 kB. Since kernel 4.9.x+ the kernel image for this device compiled had exceeded the kernel partition size limit and thus failing size check. The kernel image generated for this device under ar71xx tiny target is 1329.67 kB < 1408 kB. Signed-off-by: Kin Chan <kcchan1@outlook.com>
Diffstat (limited to 'target/linux/ar71xx/generic')
-rw-r--r--target/linux/ar71xx/generic/config-default1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/config-default b/target/linux/ar71xx/generic/config-default
index 7e137d76b4..98c40f870e 100644
--- a/target/linux/ar71xx/generic/config-default
+++ b/target/linux/ar71xx/generic/config-default
@@ -85,7 +85,6 @@ CONFIG_ATH79_MACH_ESR1750=y
CONFIG_ATH79_MACH_ESR900=y
CONFIG_ATH79_MACH_EW_BALIN=y
CONFIG_ATH79_MACH_EW_DORIN=y
-CONFIG_ATH79_MACH_F9K1115V2=y
CONFIG_ATH79_MACH_FRITZ300E=y
CONFIG_ATH79_MACH_FRITZ4020=y
CONFIG_ATH79_MACH_FRITZ450E=y