[PATCH 2/2] ARM: EXYNOS: Remove ARCH_HAS_BANDGAP selection

Abhilash Kesavan a.kesavan at samsung.com
Mon Dec 1 22:34:33 PST 2014


On removing the samsung thermal driver dependency on ARCH_HAS_BANDGAP,
selection of this symbol becomes redundant.

Signed-off-by: Abhilash Kesavan <a.kesavan at samsung.com>
---
 arch/arm/mach-exynos/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index e4a00ba..6ddfce7 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -9,7 +9,6 @@
 
 menuconfig ARCH_EXYNOS
 	bool "Samsung EXYNOS" if ARCH_MULTI_V7
-	select ARCH_HAS_BANDGAP
 	select ARCH_HAS_HOLES_MEMORYMODEL
 	select ARCH_REQUIRE_GPIOLIB
 	select ARM_AMBA
-- 
1.7.9.5




More information about the linux-arm-kernel mailing list