mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
13 lines
174 B
Text
13 lines
174 B
Text
|
choice
|
||
|
prompt "System type"
|
||
|
default BFIN527_EZKIT
|
||
|
help
|
||
|
Select your board!
|
||
|
|
||
|
config BFIN527_EZKIT
|
||
|
bool "BF527-EZKIT"
|
||
|
help
|
||
|
BF527-EZKIT-LITE board support.
|
||
|
|
||
|
endchoice
|