mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +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
|
config R8A7790
|
||||||
bool "Renesas SoC R8A7790"
|
bool "Renesas SoC R8A7790"
|
||||||
select RCAR_GEN2
|
select RCAR_GEN2
|
||||||
|
select ARM_CORTEX_A15_CVE_2017_5715
|
||||||
|
|
||||||
config R8A7791
|
config R8A7791
|
||||||
bool "Renesas SoC R8A7791"
|
bool "Renesas SoC R8A7791"
|
||||||
select RCAR_GEN2
|
select RCAR_GEN2
|
||||||
|
select ARM_CORTEX_A15_CVE_2017_5715
|
||||||
|
|
||||||
config R8A7792
|
config R8A7792
|
||||||
bool "Renesas SoC R8A7792"
|
bool "Renesas SoC R8A7792"
|
||||||
select RCAR_GEN2
|
select RCAR_GEN2
|
||||||
|
select ARM_CORTEX_A15_CVE_2017_5715
|
||||||
|
|
||||||
config R8A7793
|
config R8A7793
|
||||||
bool "Renesas SoC R8A7793"
|
bool "Renesas SoC R8A7793"
|
||||||
select RCAR_GEN2
|
select RCAR_GEN2
|
||||||
|
select ARM_CORTEX_A15_CVE_2017_5715
|
||||||
|
|
||||||
config R8A7794
|
config R8A7794
|
||||||
bool "Renesas SoC R8A7794"
|
bool "Renesas SoC R8A7794"
|
||||||
|
|
Loading…
Add table
Reference in a new issue