mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 07:03:38 +00:00
2f6f4bcdd6
Signed-off-by: Bryan Wu <cooloney@kernel.org>
12 lines
172 B
Text
12 lines
172 B
Text
choice
|
|
prompt "System type"
|
|
default BFIN518F_EZBRD
|
|
help
|
|
Select your board!
|
|
|
|
config BFIN518F_EZBRD
|
|
bool "BF518F-EZBRD"
|
|
help
|
|
BF518-EZBRD board support.
|
|
|
|
endchoice
|