]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: shmobile: select errata 798181 for SoCs with CA15 cores
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Oct 2016 07:00:06 +0000 (09:00 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 4 Nov 2016 09:25:40 +0000 (10:25 +0100)
Select ARM errata 798181 on SoCs cores affected CA15 cores.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/mach-shmobile/Kconfig

index c48be1d332eda790facdf352d6b02509835843d4..6fbd9b7d2d67a18fe48e11ffd0cde56f4e306e42 100644 (file)
@@ -60,6 +60,7 @@ config ARCH_R7S72100
 config ARCH_R8A73A4
        bool "R-Mobile APE6 (R8A73A40)"
        select ARCH_RMOBILE
+       select ARM_ERRATA_798181 if SMP
        select RENESAS_IRQC
 
 config ARCH_R8A7740
@@ -70,6 +71,7 @@ config ARCH_R8A7740
 config ARCH_R8A7743
        bool "RZ/G1M (R8A77430)"
        select ARCH_RCAR_GEN2
+       select ARM_ERRATA_798181 if SMP
 
 config ARCH_R8A7778
        bool "R-Car M1A (R8A77781)"
@@ -82,20 +84,24 @@ config ARCH_R8A7779
 config ARCH_R8A7790
        bool "R-Car H2 (R8A77900)"
        select ARCH_RCAR_GEN2
+       select ARM_ERRATA_798181 if SMP
        select I2C
 
 config ARCH_R8A7791
        bool "R-Car M2-W (R8A77910)"
        select ARCH_RCAR_GEN2
+       select ARM_ERRATA_798181 if SMP
        select I2C
 
 config ARCH_R8A7792
        bool "R-Car V2H (R8A77920)"
        select ARCH_RCAR_GEN2
+       select ARM_ERRATA_798181 if SMP
 
 config ARCH_R8A7793
        bool "R-Car M2-N (R8A7793)"
        select ARCH_RCAR_GEN2
+       select ARM_ERRATA_798181 if SMP
        select I2C
 
 config ARCH_R8A7794