aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-mstar
diff options
context:
space:
mode:
authorDaniel Palmer <daniel@0x0f.com>2022-02-23 15:48:07 +0900
committerArnd Bergmann <arnd@arndb.de>2022-02-25 16:34:50 +0100
commit16018c0d27eda6a7f69dafa750d23770fb46b00f (patch)
treebdf768c5174086c1d31fd51032a2c13034aa6eb3 /arch/arm/mach-mstar
parentMerge tag 'imx-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/soc (diff)
downloadwireguard-linux-16018c0d27eda6a7f69dafa750d23770fb46b00f.tar.xz
wireguard-linux-16018c0d27eda6a7f69dafa750d23770fb46b00f.zip
ARM: mstar: Select ARM_ERRATA_814220
All of the SoCs that are supported so far are Cortex A7 r0p5. So it seems like this errata is present. Signed-off-by: Daniel Palmer <daniel@0x0f.com> Reviewed-by: Romain Perier <romain.perier@gmail.com> Link: https://lore.kernel.org/r/20220223064807.261878-1-daniel@0x0f.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-mstar')
-rw-r--r--arch/arm/mach-mstar/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mstar/Kconfig b/arch/arm/mach-mstar/Kconfig
index cd300eeedc20..48600eccbe41 100644
--- a/arch/arm/mach-mstar/Kconfig
+++ b/arch/arm/mach-mstar/Kconfig
@@ -1,6 +1,7 @@
menuconfig ARCH_MSTARV7
bool "MStar/Sigmastar Armv7 SoC Support"
depends on ARCH_MULTI_V7
+ select ARM_ERRATA_814220
select ARM_GIC
select ARM_HEAVY_MB
select MST_IRQ