]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-msm/Kconfig
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.git] / arch / arm / mach-msm / Kconfig
1 if ARCH_MSM
2
3 comment "MSM Board Type"
4         depends on ARCH_MSM
5
6 config MACH_HALIBUT
7         depends on ARCH_MSM
8         default y
9         bool "Halibut Board (QCT SURF7201A)"
10         help
11           Support for the Qualcomm SURF7201A eval board.
12
13 endif