8 lines
118 B
Text
8 lines
118 B
Text
|
choice
|
||
|
prompt "Mainboard model"
|
||
|
depends on VENDOR_TRAVERSE
|
||
|
|
||
|
source "src/mainboard/traverse/geos/Kconfig"
|
||
|
|
||
|
endchoice
|