move wm8400-regulator's probe function to .devinit.text
[linux-2.6/sactl.git] / arch / arm / mach-versatile / Kconfig
blobc781f30c8368a0d9dc4f33f271f91121f08c29fc
1 menu "Versatile platform type"
2         depends on ARCH_VERSATILE
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.
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.
17 endmenu