From: Bartlomiej Zolnierkiewicz Date: Wed, 2 May 2018 14:30:26 +0000 (+0200) Subject: ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer X-Git-Tag: v4.18-rc1~51^2~13^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66df44b2580a179453177ee0adf50fbf3ce2ad84;p=thirdparty%2Fkernel%2Flinux.git ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer This is not needed since commit fcbb1e02ee54 ("drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung") from 2014. Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 219d389a8521c..b40963cf91c77 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -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