From 52836866c942401dd91853105dfc63e1f853b587 Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jo@mein.io>
Date: Tue, 24 May 2016 19:41:24 +0200
Subject: [PATCH] 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 <jo@mein.io>
---
 target/linux/kirkwood/config-4.4 | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.30.2