Merge branch 'master' of git://git.denx.de/u-boot-sh
diff --git a/arch/arm/mach-rmobile/Kconfig.32 b/arch/arm/mach-rmobile/Kconfig.32
index c0b5b24..6c492ff 100644
--- a/arch/arm/mach-rmobile/Kconfig.32
+++ b/arch/arm/mach-rmobile/Kconfig.32
@@ -13,18 +13,22 @@
 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"