diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-rmobile/Kconfig.64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64 index 50ca6b3de9..27d29f797f 100644 --- a/arch/arm/mach-rmobile/Kconfig.64 +++ b/arch/arm/mach-rmobile/Kconfig.64 @@ -15,7 +15,7 @@ config R8A7796 config R8A77965 bool "Renesas SoC R8A77965" imply CLK_R8A77965 - imply PINCTRL_PFC_R8A7796 + imply PINCTRL_PFC_R8A77965 config R8A77970 bool "Renesas SoC R8A77970" |