forked from luck/tmp_suning_uos_patched
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
|
choice
|
||
|
prompt "System type"
|
||
|
default BFIN527_EZKIT
|
||
|
help
|
||
|
Select your board!
|
||
|
|
||
|
config BFIN527_EZKIT
|
||
|
bool "BF527-EZKIT"
|
||
|
help
|
||
|
BF527-EZKIT-LITE board support.
|
||
|
|
||
|
endchoice
|