From: Jo-Philipp Wich Date: Tue, 24 May 2016 17:41:24 +0000 (+0200) Subject: kirkwood: add missing kernel symbol X-Git-Tag: v17.01.0-rc1~2639 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=52836866c942401dd91853105dfc63e1f853b587 kirkwood: add missing kernel symbol The query for ARMADA_THERMAL is stalling the kconfig process and as long as we do not package it, simply disable the symbol. Signed-off-by: Jo-Philipp Wich --- diff --git a/target/linux/kirkwood/config-4.4 b/target/linux/kirkwood/config-4.4 index 666bc04a4f..1caec8b989 100644 --- a/target/linux/kirkwood/config-4.4 +++ b/target/linux/kirkwood/config-4.4 @@ -38,6 +38,7 @@ CONFIG_ARM_L1_CACHE_SHIFT=5 # CONFIG_ARM_MVEBU_V7_CPUIDLE is not set CONFIG_ARM_PATCH_PHYS_VIRT=y # CONFIG_ARM_THUMB is not set +# CONFIG_ARMADA_THERMAL is not set CONFIG_ATAGS=y CONFIG_AUTO_ZRELADDR=y CONFIG_BLK_DEV_SD=y