Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8e95a53ba4b060e2d0d46575059ae96ea91a80fd
/
.
/
arch
/
blackfin
/
mach-bf609
/
boards
/
Kconfig
blob: 30e8b6b0d2ede49c5cce1fe53f3d4b5ef6540ec4 [
file
] [
log
] [
blame
]
Sonic Zhang
22a8262
2012-05-16 17:24:33 +0800
[
diff
] [
blame
]
1
choice
2
prompt
"System type"
3
default
BFIN609_EZKIT
4
help
5
Select
your board
!
6
7
config BFIN609_EZKIT
8
bool
"BF609-EZKIT"
9
help
10
BFIN609
-
EZKIT board support
.
11
12
endchoice