You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|