summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2012-12-15 23:50:56 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-01-25 09:24:22 +0900
commita47029c16ad14c57160ec845ebdfcb368976bbca (patch)
treed6cbde20f8c4235ce35016e2d3f60febf207c2f7 /arch/arm/Kconfig
parent973931ae0a2dad57e23ce0ca2fab5abed9cf0d9a (diff)
downloadop-kernel-dev-a47029c16ad14c57160ec845ebdfcb368976bbca.zip
op-kernel-dev-a47029c16ad14c57160ec845ebdfcb368976bbca.tar.gz
ARM: shmobile: Select PINCTRL
The pin control framework is required by mach-shmobile. Select it in Kconfig. This will be required when the sh-pfc driver will move to drivers/pinctrl/. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 67874b8..19c97e5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -698,6 +698,7 @@ config ARCH_SHMOBILE
select MULTI_IRQ_HANDLER
select NEED_MACH_MEMORY_H
select NO_IOPORT
+ select PINCTRL
select PM_GENERIC_DOMAINS if PM
select SPARSE_IRQ
help
OpenPOWER on IntegriCloud