projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c517d83
)
arm64: mediatek: Select PINCTRL for Mediatek platform
author
Yingjoe Chen
<yingjoe.chen@mediatek.com>
Fri, 6 Mar 2015 06:24:50 +0000
(14:24 +0800)
committer
Matthias Brugger
<matthias.bgg@gmail.com>
Fri, 6 Mar 2015 13:06:21 +0000
(14:06 +0100)
MediaTek SoC expect to work with a pinctrl driver.
Select PINCTRL if ARCH_MEDIATEK is selected.
Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/Kconfig
b/arch/arm64/Kconfig
index 1b8e97331ffbdba1e8a6c6307ab76d3bc2f73028..2e5a398c7b962b1d7d413bef5b0d8efaa1a75263 100644
(file)
--- a/
arch/arm64/Kconfig
+++ b/
arch/arm64/Kconfig
@@
-174,6
+174,7
@@
config ARCH_FSL_LS2085A
config ARCH_MEDIATEK
bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
select ARM_GIC
+ select PINCTRL
help
Support for Mediatek MT65xx & MT81xx ARMv8 SoCs