forked from Minki/linux
fef88f1076
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
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
|