diff options
-rw-r--r-- | arch/arm/mach-rmobile/Kconfig.64 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64 index 3b53266a61..0d55b74c42 100644 --- a/arch/arm/mach-rmobile/Kconfig.64 +++ b/arch/arm/mach-rmobile/Kconfig.64 @@ -8,6 +8,9 @@ config R8A774A1 config R8A774B1 bool "Renesas SoC R8A774B1" +config R8A774E1 + bool "Renesas SoC R8A774E1" + config R8A7795 bool "Renesas SoC R8A7795" imply CLK_R8A7795 |