]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-versatile/Kconfig
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.git] / arch / arm / mach-versatile / Kconfig
1 menu "Versatile platform type"
2         depends on ARCH_VERSATILE
3
4 config ARCH_VERSATILE_PB
5         bool "Support Versatile/PB platform"
6         select CPU_ARM926T
7         default y
8         help
9           Include support for the ARM(R) Versatile/PB platform.
10
11 config MACH_VERSATILE_AB
12         bool "Support Versatile/AB platform"
13         select CPU_ARM926T
14         help
15           Include support for the ARM(R) Versatile/AP platform.
16
17 endmenu