13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
choice
|
|
prompt "System type"
|
|
default BFIN609_EZKIT
|
|
help
|
|
Select your board!
|
|
|
|
config BFIN609_EZKIT
|
|
bool "BF609-EZKIT"
|
|
help
|
|
BFIN609-EZKIT board support.
|
|
|
|
endchoice
|