aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2016-10-21 09:14:44 -0400
committerPatrice Chotard <patrice.chotard@st.com>2016-10-21 11:05:54 -0400
commit57dae748959d0abae2b382ccee68621a82f827c8 (patch)
tree0cdb8479d7c3cd87333c267ba017479b530cb174
parent620c52f4db4d47e1f33c64e641392fe575d5397f (diff)
ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol
STiH415/6 SoC support is being removed from the kernel and was the only platform using this Kconfig symbol Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 5ee6cc35da4f..fdc4ac770879 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -450,7 +450,6 @@ CONFIG_RCAR_THERMAL=y
450CONFIG_ARMADA_THERMAL=y 450CONFIG_ARMADA_THERMAL=y
451CONFIG_DAVINCI_WATCHDOG=m 451CONFIG_DAVINCI_WATCHDOG=m
452CONFIG_EXYNOS_THERMAL=m 452CONFIG_EXYNOS_THERMAL=m
453CONFIG_ST_THERMAL_SYSCFG=y
454CONFIG_ST_THERMAL_MEMMAP=y 453CONFIG_ST_THERMAL_MEMMAP=y
455CONFIG_WATCHDOG=y 454CONFIG_WATCHDOG=y
456CONFIG_DA9063_WATCHDOG=m 455CONFIG_DA9063_WATCHDOG=m