ARM: renesas: Add basic R8A774A1 Support

In order to build boards based on the R8A774A1, there needs to
be a config option from which to enable other drivers and/or flags
for this SoC.

Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
Adam Ford 2020-06-30 09:30:06 -05:00 committed by Marek Vasut
parent ada61f1ee2
commit dbabfcc873

View File

@ -2,6 +2,9 @@ if RCAR_GEN3
menu "Select Target SoC" menu "Select Target SoC"
config R8A774A1
bool "Renesas SoC R8A774A1"
config R8A7795 config R8A7795
bool "Renesas SoC R8A7795" bool "Renesas SoC R8A7795"
imply CLK_R8A7795 imply CLK_R8A7795