From d5b1521a94659167e77616368fe6e7c9b3aa1733 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 15 Dec 2012 23:51:21 +0100 Subject: sh-pfc: Add r8a7740 pinmux support Signed-off-by: Laurent Pinchart Acked-by: Paul Mundt Acked-by: Linus Walleij Signed-off-by: Simon Horman --- drivers/pinctrl/sh-pfc/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'drivers/pinctrl/sh-pfc/Kconfig') diff --git a/drivers/pinctrl/sh-pfc/Kconfig b/drivers/pinctrl/sh-pfc/Kconfig index ae69dbe18bfd..374500e9bf02 100644 --- a/drivers/pinctrl/sh-pfc/Kconfig +++ b/drivers/pinctrl/sh-pfc/Kconfig @@ -21,4 +21,9 @@ config GPIO_SH_PFC This enables support for GPIOs within the SoC's pin function controller. +config PINCTRL_PFC_R8A7740 + def_bool y + depends on ARCH_R8A7740 + select PINCTRL_SH_PFC + endif -- cgit v1.2.3