You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if ARCH_MSM
|
|
|
|
comment "MSM Board Type"
|
|
depends on ARCH_MSM
|
|
|
|
config MACH_HALIBUT
|
|
depends on ARCH_MSM
|
|
default y
|
|
bool "Halibut Board (QCT SURF7201A)"
|
|
help
|
|
Support for the Qualcomm SURF7201A eval board.
|
|
|
|
endif
|
|
|