aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorDong Aisheng <dong.aisheng@linaro.org>2012-05-02 07:31:21 -0400
committerShawn Guo <shawn.guo@linaro.org>2012-05-08 11:05:18 -0400
commit32329a2cfc2546ad8b7e8b44c395a0031d3e55db (patch)
tree1f24930844b1e18a68c1f3f1c635998b05ee86d8 /arch/arm/mach-imx/Kconfig
parentd1654b803f23a77e01ead7ab50ee3fdea931ae5a (diff)
ARM: imx6q: switch to use pinctrl subsystem
Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org> 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 7561eca131b0..e0fc67cf659b 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -842,6 +842,8 @@ config SOC_IMX6Q
842 select HAVE_IMX_MMDC 842 select HAVE_IMX_MMDC
843 select HAVE_IMX_SRC 843 select HAVE_IMX_SRC
844 select HAVE_SMP 844 select HAVE_SMP
845 select PINCTRL
846 select PINCTRL_IMX6Q
845 select USE_OF 847 select USE_OF
846 848
847 help 849 help