10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
|
|
||
|
choice
|
||
|
prompt "Board Selection"
|
||
|
optional
|
||
|
source "boards/*/Kconfig.board"
|
||
|
endchoice
|
||
|
|
||
|
|
||
|
source "boards/*/Kconfig"
|