summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij2018-03-23 03:36:48 +0100
committerLinus Walleij2018-03-23 03:36:48 +0100
commit76a16885a7771addc1d140018dc951dc57b40fa9 (patch)
tree20ac3b96b091fe033e4373d97bf68c5ec9a5716a /drivers/pinctrl/sh-pfc/Kconfig
parentdt-bindings: pinctrl: Add bindings for Actions S900 SoC (diff)
parentpinctrl: sh-pfc: r8a77995: Deduplicate VIN4 pin definitions (diff)
downloadkernel-qcow2-linux-76a16885a7771addc1d140018dc951dc57b40fa9.tar.gz
kernel-qcow2-linux-76a16885a7771addc1d140018dc951dc57b40fa9.tar.xz
kernel-qcow2-linux-76a16885a7771addc1d140018dc951dc57b40fa9.zip
Merge tag 'sh-pfc-for-v4.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
pinctrl: sh-pfc: Updates for v4.17 (take two) - Add USB pin groups on R-Car M3-N, - Add support for the new R-Car V3H SoC, - Add EtherAVB pin groups on R-Car V3M, - Miscellaneous fixes and cleanups.
Diffstat (limited to 'drivers/pinctrl/sh-pfc/Kconfig')
-rw-r--r--drivers/pinctrl/sh-pfc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/pinctrl/sh-pfc/Kconfig b/drivers/pinctrl/sh-pfc/Kconfig
index 0621cb51c016..c11b789ec583 100644
--- a/drivers/pinctrl/sh-pfc/Kconfig
+++ b/drivers/pinctrl/sh-pfc/Kconfig
@@ -99,6 +99,11 @@ config PINCTRL_PFC_R8A77970
depends on ARCH_R8A77970
select PINCTRL_SH_PFC
+config PINCTRL_PFC_R8A77980
+ def_bool y
+ depends on ARCH_R8A77980
+ select PINCTRL_SH_PFC
+
config PINCTRL_PFC_R8A77995
def_bool y
depends on ARCH_R8A77995