mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-11 14:26:34 +00:00
![Mike Frysinger](/assets/img/avatar_default.png)
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
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
|