ARM: uniphier: select PINCTRL
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 5 Nov 2015 06:47:55 +0000 (15:47 +0900)
committerOlof Johansson <olof@lixom.net>
Sun, 20 Dec 2015 18:43:13 +0000 (10:43 -0800)
The UniPhier SoCs support pinctrl drivers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-uniphier/Kconfig

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