Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6
[linux-2.6] / 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