ARM: mach-stm32: Select pinctrl

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>
This commit is contained in:
Maxime Coquelin 2015-10-14 18:32:42 +02:00
parent fa65fc6b8e
commit f64e980450
1 changed files with 1 additions and 0 deletions

View File

@ -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.