fef88f1076
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
9 lines
176 B
Text
9 lines
176 B
Text
menu "Versatile Express platform type"
|
|
depends on ARCH_VEXPRESS
|
|
|
|
config ARCH_VEXPRESS_CA9X4
|
|
bool "Versatile Express Cortex-A9x4 tile"
|
|
select CPU_V7
|
|
select ARM_GIC
|
|
|
|
endmenu
|