diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2016-10-21 15:14:44 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-10-21 17:05:54 +0200 |
commit | 57dae748959d0abae2b382ccee68621a82f827c8 (patch) | |
tree | 0cdb8479d7c3cd87333c267ba017479b530cb174 /arch/arm/configs/multi_v7_defconfig | |
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>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-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 CONFIG_ARMADA_THERMAL=y CONFIG_DAVINCI_WATCHDOG=m CONFIG_EXYNOS_THERMAL=m -CONFIG_ST_THERMAL_SYSCFG=y CONFIG_ST_THERMAL_MEMMAP=y CONFIG_WATCHDOG=y CONFIG_DA9063_WATCHDOG=m |