Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
[deliverable/linux.git] / arch / arm / mach-versatile / Kconfig
CommitLineData
1da177e4
LT
1menu "Versatile platform type"
2 depends on ARCH_VERSATILE
3
4config ARCH_VERSATILE_PB
5 bool "Support Versatile/PB platform"
c750815e 6 select CPU_ARM926T
1da177e4
LT
7 default y
8 help
9 Include support for the ARM(R) Versatile/PB platform.
10
11config MACH_VERSATILE_AB
12 bool "Support Versatile/AB platform"
c750815e 13 select CPU_ARM926T
1da177e4
LT
14 help
15 Include support for the ARM(R) Versatile/AP platform.
16
17endmenu
This page took 0.424035 seconds and 5 git commands to generate.