aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorPankaj Dubey <pankaj.dubey@samsung.com>2019-08-13 17:08:22 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2019-08-15 20:29:58 +0200
commit1fa70c7f49132513fb0da4afa7643395eedc7d35 (patch)
tree2078fb723a0905f68483c9fb50ff4ae0900869be /arch/arm/mach-exynos/Kconfig
parentARM: samsung: Include GPIO driver header (diff)
downloadlinux-dev-1fa70c7f49132513fb0da4afa7643395eedc7d35.tar.xz
linux-dev-1fa70c7f49132513fb0da4afa7643395eedc7d35.zip
ARM: exynos: Enable exynos-chipid driver
As now we have Chipid driver to initialize and expose SoC related information let's include it in build by default. Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index d7422233a130..f83786640f94 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -13,6 +13,7 @@ menuconfig ARCH_EXYNOS
select ARM_AMBA
select ARM_GIC
select COMMON_CLK_SAMSUNG
+ select EXYNOS_CHIPID
select EXYNOS_THERMAL
select EXYNOS_PMU
select EXYNOS_SROM