projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[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