Browse Source

ARM: uniphier: select PINCTRL

The UniPhier SoCs support pinctrl drivers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Masahiro Yamada 9 years ago
parent
commit
20f0c63ccb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-uniphier/Kconfig

+ 1 - 0
arch/arm/mach-uniphier/Kconfig

@@ -6,6 +6,7 @@ config ARCH_UNIPHIER
 	select ARM_GIC
 	select ARM_GIC
 	select HAVE_ARM_SCU
 	select HAVE_ARM_SCU
 	select HAVE_ARM_TWD if SMP
 	select HAVE_ARM_TWD if SMP
+	select PINCTRL
 	help
 	help
 	  Support for UniPhier SoC family developed by Socionext Inc.
 	  Support for UniPhier SoC family developed by Socionext Inc.
 	  (formerly, System LSI Business Division of Panasonic Corporation)
 	  (formerly, System LSI Business Division of Panasonic Corporation)