summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-08-12 22:33:43 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-09-11 16:26:53 +0800
commit1a60a4de8be4f8cf17f5d36c2642153b9a95184a (patch)
tree48b6fc202777a5004a562db43d77b584406f07d0 /arch/arm/mach-imx/Kconfig
parent072480426ba9b5a0d68d91006fdb07fd568ef6ad (diff)
downloadop-kernel-dev-1a60a4de8be4f8cf17f5d36c2642153b9a95184a.zip
op-kernel-dev-1a60a4de8be4f8cf17f5d36c2642153b9a95184a.tar.gz
ARM: imx53: build in pinctrl support
As all imx53 boards booting from device tree have pinctrl set up in dts, it's time to remove the dummy pinctrl state and build in the real imx53 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 e4aa082..1afdc67 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -108,6 +108,8 @@ config SOC_IMX53
select ARCH_MX5
select ARCH_MX53
select HAVE_CAN_FLEXCAN if CAN
+ select PINCTRL
+ select PINCTRL_IMX53
if ARCH_IMX_V4_V5
OpenPOWER on IntegriCloud