2010-02-11 16:44:53 -05:00
|
|
|
menu "Versatile Express platform type"
|
|
|
|
depends on ARCH_VEXPRESS
|
|
|
|
|
2010-02-28 12:26:25 -05:00
|
|
|
config ARCH_VEXPRESS_CA9X4
|
|
|
|
bool "Versatile Express Cortex-A9x4 tile"
|
|
|
|
select CPU_V7
|
|
|
|
select ARM_GIC
|
|
|
|
|
2010-02-11 16:44:53 -05:00
|
|
|
endmenu
|