]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/mach-msm/Kconfig
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[net-next-2.6.git] / arch / arm / mach-msm / Kconfig
CommitLineData
1637de0c 1if ARCH_MSM
9e73c84c 2
1637de0c
BS
3comment "MSM Board Type"
4 depends on ARCH_MSM
9e73c84c
BS
5
6config MACH_HALIBUT
1637de0c 7 depends on ARCH_MSM
9e73c84c 8 default y
1637de0c 9 bool "Halibut Board (QCT SURF7201A)"
9e73c84c 10 help
1637de0c 11 Support for the Qualcomm SURF7201A eval board.
9e73c84c
BS
12
13endif