summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2016-06-13 21:25:18 (GMT)
committerOlof Johansson <olof@lixom.net>2016-06-13 21:25:18 (GMT)
commit087eb3167d779c3f3352c83bbc51dd124a71fd81 (patch)
treecb49e5976661345a75cc86df7049259796c8c018
parentad763ee76148db8a5d9f7e18011d1df405fca59e (diff)
parent3b3428e384b7aff6093d1a6773027c9095182c6b (diff)
downloadlinux-087eb3167d779c3f3352c83bbc51dd124a71fd81.tar.xz
Merge tag 'samsung-soc64-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/arm64
Samsung arm64 update for v4.8: 1. Select drivers/soc/samsung. * tag 'samsung-soc64-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: arm64: exynos: Select SOC specific drivers Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r--arch/arm64/Kconfig.platforms1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 7ef1d05..b622704 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -36,6 +36,7 @@ config ARCH_EXYNOS
select HAVE_S3C_RTC if RTC_CLASS
select PINCTRL
select PINCTRL_EXYNOS
+ select SOC_SAMSUNG
help
This enables support for ARMv8 based Samsung Exynos SoC family.