Kconfig: ARCH_HISI: Add PINCTRL to HISI platform
authorJohn Stultz <john.stultz@linaro.org>
Mon, 22 Aug 2016 22:45:30 +0000 (15:45 -0700)
committerWei Xu <xuwei5@hisilicon.com>
Wed, 24 Aug 2016 14:56:28 +0000 (15:56 +0100)
commit21adc4d7bb0260effe0a4395a8751d88a4aedf9a
treec44c3ceb54b1eb13c4a1f7fb8521ffdb990e59dd
parent29002b8e2e86f35f93f31373a2e7c32e2028aeee
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>
arch/arm64/Kconfig.platforms