mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +00:00
Merge branch 'master' of git://git.denx.de/u-boot-sh
This commit is contained in:
commit
de4b4ef36f
1 changed files with 4 additions and 0 deletions
|
@ -13,18 +13,22 @@ config R8A7740
|
|||
config R8A7790
|
||||
bool "Renesas SoC R8A7790"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7791
|
||||
bool "Renesas SoC R8A7791"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7792
|
||||
bool "Renesas SoC R8A7792"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7793
|
||||
bool "Renesas SoC R8A7793"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7794
|
||||
bool "Renesas SoC R8A7794"
|
||||
|
|
Loading…
Reference in a new issue