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:
fa65fc6
)
ARM: mach-stm32: Select pinctrl
author
Maxime Coquelin
<mcoquelin.stm32@gmail.com>
Wed, 14 Oct 2015 16:32:42 +0000
(18:32 +0200)
committer
Maxime Coquelin
<mcoquelin.stm32@gmail.com>
Wed, 27 Jan 2016 18:45:57 +0000
(19:45 +0100)
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index ca16120606ca15695f4997515753e1dcfcb80dfe..84b7291de5c2917dc675ef0d274a333142436fbb 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-879,6
+879,7
@@
config ARCH_STM32
select ARCH_HAS_RESET_CONTROLLER
select ARMV7M_SYSTICK
select CLKSRC_STM32
+ select PINCTRL
select RESET_CONTROLLER
help
Support for STMicroelectronics STM32 processors.