summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-11-22 10:59:49 -0500
committerTom Rini <trini@konsulko.com>2020-11-22 10:59:49 -0500
commit6402887a9f05c98c207d29a316acb72231b65052 (patch)
treeba8df21a4eb69b513ad8af66a917e56fe1a1035d /arch/arm
parent12e396303c487c9f0fdf8d36d31a97cd2dada643 (diff)
parent46f3282b281ce222bcedd4e158629c5a97882933 (diff)
downloadu-boot-6402887a9f05c98c207d29a316acb72231b65052.tar.gz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
- Assorted pinctrl updates
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.642
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index be3ea3c1a9..0ef6cf619b 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -8,6 +8,7 @@ config R8A774A1
config R8A774B1
bool "Renesas SoC R8A774B1"
imply CLK_R8A774B1
+ imply PINCTRL_PFC_R8A774B1
config R8A774C0
bool "Renesas SoC R8A774C0"
@@ -16,6 +17,7 @@ config R8A774C0
config R8A774E1
bool "Renesas SoC R8A774E1"
imply CLK_R8A774E1
+ imply PINCTRL_PFC_R8A774E1
config R8A7795
bool "Renesas SoC R8A7795"