| Russell King | ceade89 | 2010-02-11 21:44:53 +0000 | [diff] [blame] | 1 | menu "Versatile Express platform type" | 
 | 2 | 	depends on ARCH_VEXPRESS | 
 | 3 |  | 
| Russell King | fef88f1 | 2010-02-28 17:26:25 +0000 | [diff] [blame] | 4 | config ARCH_VEXPRESS_CA9X4 | 
 | 5 | 	bool "Versatile Express Cortex-A9x4 tile" | 
 | 6 | 	select CPU_V7 | 
 | 7 | 	select ARM_GIC | 
| Will Deacon | 3de4ade | 2011-02-21 19:12:27 +0100 | [diff] [blame] | 8 | 	select ARM_ERRATA_720789 | 
 | 9 | 	select ARM_ERRATA_751472 | 
 | 10 | 	select ARM_ERRATA_753970 | 
| Russell King | fef88f1 | 2010-02-28 17:26:25 +0000 | [diff] [blame] | 11 |  | 
| Russell King | ceade89 | 2010-02-11 21:44:53 +0000 | [diff] [blame] | 12 | endmenu |