[PATCH] ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer

From: Bartlomiej Zolnierkiewicz
Date: Wed May 02 2018 - 10:30:38 EST


This is not needed since commit fcbb1e02ee54 ("drivers: thermal:
Remove ARCH_HAS_BANDGAP dependency for samsung") from 2014.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
---
arch/arm/mach-exynos/Kconfig | 1 -
1 file changed, 1 deletion(-)

Index: b/arch/arm/mach-exynos/Kconfig
===================================================================
--- a/arch/arm/mach-exynos/Kconfig 2018-03-07 13:57:25.249409707 +0100
+++ b/arch/arm/mach-exynos/Kconfig 2018-05-02 16:23:38.573626832 +0200
@@ -8,7 +8,6 @@
menuconfig ARCH_EXYNOS
bool "Samsung EXYNOS"
depends on ARCH_MULTI_V7
- select ARCH_HAS_BANDGAP
select ARCH_HAS_HOLES_MEMORYMODEL
select ARCH_SUPPORTS_BIG_ENDIAN
select ARM_AMBA