[ARM] 3673/1: lpd270: parse lcd= command line parameter
[linux-2.6] / 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"
6 default y
7 help
8 Include support for the ARM(R) Versatile/PB platform.
9
10config MACH_VERSATILE_AB
11 bool "Support Versatile/AB platform"
1da177e4
LT
12 help
13 Include support for the ARM(R) Versatile/AP platform.
14
15endmenu