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 | ||||
8 | |||||
Russell King | ceade89 | 2010-02-11 21:44:53 +0000 | [diff] [blame] | 9 | endmenu |