git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
choice
|
|
prompt "System type"
|
|
default BFIN538_EZKIT
|
|
help
|
|
Select your board!
|
|
|
|
config BFIN538_EZKIT
|
|
bool "BF538-EZKIT"
|
|
help
|
|
BF538-EZKIT-LITE board support.
|
|
|
|
endchoice
|