Browse Source

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>
Maxime Coquelin 9 years ago
parent
commit
f64e980450
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/Kconfig

+ 1 - 0
arch/arm/Kconfig

@@ -879,6 +879,7 @@ config ARCH_STM32
 	select ARCH_HAS_RESET_CONTROLLER
 	select ARCH_HAS_RESET_CONTROLLER
 	select ARMV7M_SYSTICK
 	select ARMV7M_SYSTICK
 	select CLKSRC_STM32
 	select CLKSRC_STM32
+	select PINCTRL
 	select RESET_CONTROLLER
 	select RESET_CONTROLLER
 	help
 	help
 	  Support for STMicroelectronics STM32 processors.
 	  Support for STMicroelectronics STM32 processors.