13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
choice
|
|
prompt "System type"
|
|
default BFIN518F_EZBRD
|
|
help
|
|
Select your board!
|
|
|
|
config BFIN518F_EZBRD
|
|
bool "BF518F-EZBRD"
|
|
help
|
|
BF518-EZBRD board support.
|
|
|
|
endchoice
|