repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nilfs2: fix oopses with doubly mounted snapshots
[linux-2.6/mini2440.git]
/
arch
/
arm
/
mach-msm
/
Kconfig
blob
d140abca690afdee1a0c78a0a288ec545312f3f2
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