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

Bartlomiej Zolnierkiewicz b.zolnierkie at samsung.com
Wed May 2 07:30:26 PDT 2018


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 at samsung.com>
---
 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




More information about the linux-arm-kernel mailing list