summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2016-08-22 22:45:30 (GMT)
committerWei Xu <xuwei5@hisilicon.com>2016-08-24 14:56:28 (GMT)
commit21adc4d7bb0260effe0a4395a8751d88a4aedf9a (patch)
treec44c3ceb54b1eb13c4a1f7fb8521ffdb990e59dd
parent29002b8e2e86f35f93f31373a2e7c32e2028aeee (diff)
downloadlinux-21adc4d7bb0260effe0a4395a8751d88a4aedf9a.tar.xz
Kconfig: ARCH_HISI: Add PINCTRL to HISI platform
Things won't work if PINCTRL isn't enabled, so make sure to explicitly set it rather then betting that we have some other platform configed in which selects it. Cc: Arnd Bergmann <arnd@arndb.de> Cc: Wei Xu <xuwei5@hisilicon.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
-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 bb2616b..8390653 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -67,6 +67,7 @@ config ARCH_HISI
bool "Hisilicon SoC Family"
select ARM_TIMER_SP804
select HISILICON_IRQ_MBIGEN
+ select PINCTRL
help
This enables support for Hisilicon ARMv8 SoC family