projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5deb59
)
ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer
author
Bartlomiej Zolnierkiewicz
<b.zolnierkie@samsung.com>
Wed, 2 May 2018 14:30:26 +0000
(16:30 +0200)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Thu, 3 May 2018 16:19:59 +0000
(18:19 +0200)
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@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-exynos/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-exynos/Kconfig
b/arch/arm/mach-exynos/Kconfig
index 219d389a8521cabac3b505fc1bfbea6a319e2d36..b40963cf91c77d211f5b25cddaf3565f2832e85d 100644
(file)
--- 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