9 lines
110 B
Text
9 lines
110 B
Text
|
choice
|
||
|
prompt "Mainboard model"
|
||
|
depends on VENDOR_WYSE
|
||
|
|
||
|
source "src/mainboard/wyse/s50/Kconfig"
|
||
|
|
||
|
endchoice
|
||
|
|