repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.31.6
[linux/fpc-iii.git]
/
arch
/
blackfin
/
mach-bf527
/
boards
/
Kconfig
blob
df224d04e1677bb5b7f4d0d0bf631e7797c3943f
1
choice
2
prompt "System type"
3
default BFIN527_EZKIT
4
help
5
Select your board!
6
7
config BFIN527_EZKIT
8
bool "BF527-EZKIT"
9
help
10
BF527-EZKIT-LITE board support.
11
12
config BFIN527_BLUETECHNIX_CM
13
bool "Bluetechnix CM-BF527"
14
help
15
CM-BF527 support for EVAL- and DEV-Board.
16
17
config BFIN526_EZBRD
18
bool "BF526-EZBRD"
19
help
20
BF526-EZBRD/EZKIT Lite board support.
21
22
endchoice