summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-08-13 19:55:37 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-09-11 16:26:58 +0800
commitb6798f88bc1458eb7ab671b874880fd7ba77cfb4 (patch)
tree37a4d2b8d980dd6d86d8bb577d249d209a082296 /arch/arm/mach-imx/Kconfig
parentb72cf10578651411143b0ef21bfe0b6ffc921aa2 (diff)
downloadop-kernel-dev-b6798f88bc1458eb7ab671b874880fd7ba77cfb4.zip
op-kernel-dev-b6798f88bc1458eb7ab671b874880fd7ba77cfb4.tar.gz
ARM: imx51: build in pinctrl support
With the imx51 DT board having pinctrl setup define in device tree, it's time to remove dummy pinctrl state and build in the real imx51 pinctrl support. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 374fcc2..7ca5fe4 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -101,6 +101,8 @@ config SOC_IMX51
select SOC_IMX5
select ARCH_MX5
select ARCH_MX51
+ select PINCTRL
+ select PINCTRL_IMX51
if ARCH_IMX_V4_V5
OpenPOWER on IntegriCloud