Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
4f25eb85d64640bc656e72917113a84701521b99
/
.
/
arch
/
blackfin
/
mach-bf548
/
boards
/
Kconfig
blob: 057129064037f741692f41f93a09cd0d7443c455 [
file
] [
log
] [
blame
]
Mike Frysinger
4f25eb8
2007-11-15 20:49:44 +0800
[
diff
] [
blame^
]
1
choice
2
prompt
"System type"
3
default
BFIN548_EZKIT
4
help
5
Select
your board
!
6
7
config BFIN548_EZKIT
8
bool
"BF548-EZKIT"
9
help
10
BFIN548
-
EZKIT board support
.
11
12
endchoice