mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 23:23:55 +08:00
4f25eb85d6
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
13 lines
171 B
Plaintext
13 lines
171 B
Plaintext
choice
|
|
prompt "System type"
|
|
default BFIN548_EZKIT
|
|
help
|
|
Select your board!
|
|
|
|
config BFIN548_EZKIT
|
|
bool "BF548-EZKIT"
|
|
help
|
|
BFIN548-EZKIT board support.
|
|
|
|
endchoice
|