projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1654b8
)
ARM: imx6q: switch to use pinctrl subsystem
author
Dong Aisheng
<dong.aisheng@linaro.org>
Wed, 2 May 2012 11:31:21 +0000
(19:31 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Tue, 8 May 2012 15:05:18 +0000
(23:05 +0800)
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>
arch/arm/mach-imx/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-imx/Kconfig
b/arch/arm/mach-imx/Kconfig
index 7561eca131b0ba989c42afb1a5ec94fbce98f688..e0fc67cf659b0e47e0a26f63f8d47772f58cbed6 100644
(file)
--- a/
arch/arm/mach-imx/Kconfig
+++ b/
arch/arm/mach-imx/Kconfig
@@
-842,6
+842,8
@@
config SOC_IMX6Q
select HAVE_IMX_MMDC
select HAVE_IMX_SRC
select HAVE_SMP
+ select PINCTRL
+ select PINCTRL_IMX6Q
select USE_OF
help