1 menu "Versatile platform type"
2 depends on ARCH_VERSATILE
4 config ARCH_VERSATILE_PB
5 bool "Support Versatile Platform Baseboard for ARM926EJ-S"
10 Include support for the ARM(R) Versatile Platform Baseboard
13 config MACH_VERSATILE_AB
14 bool "Support Versatile Application Baseboard for ARM926EJ-S"
17 Include support for the ARM(R) Versatile Application Baseboard
20 config MACH_VERSATILE_DT
21 bool "Support Versatile platform from device tree"
25 Include support for the ARM(R) Versatile/PB platform,
26 using the device tree for discovery
28 config MACH_VERSATILE_AUTO
30 depends on !ARCH_VERSATILE_PB && !MACH_VERSATILE_AB
31 select MACH_VERSATILE_DT