Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-versatile / Kconfig
CommitLineData
1da177e4
LT
1menu "Versatile platform type"
2 depends on ARCH_VERSATILE
3
4config ARCH_VERSATILE_PB
e5310f61 5 bool "Support Versatile Platform Baseboard for ARM926EJ-S"
c750815e 6 select CPU_ARM926T
0b05da72 7 select MIGHT_HAVE_PCI
1da177e4
LT
8 default y
9 help
e5310f61
RK
10 Include support for the ARM(R) Versatile Platform Baseboard
11 for the ARM926EJ-S.
1da177e4
LT
12
13config MACH_VERSATILE_AB
e5310f61 14 bool "Support Versatile Application Baseboard for ARM926EJ-S"
c750815e 15 select CPU_ARM926T
1da177e4 16 help
e5310f61
RK
17 Include support for the ARM(R) Versatile Application Baseboard
18 for the ARM926EJ-S.
1da177e4
LT
19
20endmenu