ARM: 6751/1: vexpress: select applicable errata workarounds in Kconfig
[deliverable/linux.git] / arch / arm / mach-vexpress / Kconfig
1 menu "Versatile Express platform type"
2 depends on ARCH_VEXPRESS
3
4 config ARCH_VEXPRESS_CA9X4
5 bool "Versatile Express Cortex-A9x4 tile"
6 select CPU_V7
7 select ARM_GIC
8 select ARM_ERRATA_720789
9 select ARM_ERRATA_751472
10 select ARM_ERRATA_753970
11
12 endmenu
This page took 0.030068 seconds and 5 git commands to generate.