diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2016-10-21 09:14:44 -0400 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-10-21 11:05:54 -0400 |
commit | 57dae748959d0abae2b382ccee68621a82f827c8 (patch) | |
tree | 0cdb8479d7c3cd87333c267ba017479b530cb174 | |
parent | 620c52f4db4d47e1f33c64e641392fe575d5397f (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_defconfig | 1 |
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 | |||
450 | CONFIG_ARMADA_THERMAL=y | 450 | CONFIG_ARMADA_THERMAL=y |
451 | CONFIG_DAVINCI_WATCHDOG=m | 451 | CONFIG_DAVINCI_WATCHDOG=m |
452 | CONFIG_EXYNOS_THERMAL=m | 452 | CONFIG_EXYNOS_THERMAL=m |
453 | CONFIG_ST_THERMAL_SYSCFG=y | ||
454 | CONFIG_ST_THERMAL_MEMMAP=y | 453 | CONFIG_ST_THERMAL_MEMMAP=y |
455 | CONFIG_WATCHDOG=y | 454 | CONFIG_WATCHDOG=y |
456 | CONFIG_DA9063_WATCHDOG=m | 455 | CONFIG_DA9063_WATCHDOG=m |