From: Masahiro Yamada Date: Thu, 5 Nov 2015 06:47:55 +0000 (+0900) Subject: ARM: uniphier: select PINCTRL X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=20f0c63ccb122471c8ee293b74d0a7ff6ea5ba3c;p=linux-beck.git ARM: uniphier: select PINCTRL The UniPhier SoCs support pinctrl drivers. Signed-off-by: Masahiro Yamada Signed-off-by: Olof Johansson --- diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index b640458fd757..82dddee3a469 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig @@ -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)