blob: 4df05881d1638467e308c6ebc97eb29a4b3a97ee [file] [log] [blame]
if VENDOR_STARLABS
choice
prompt "Mainboard model"
source "src/mainboard/starlabs/*/Kconfig.name"
endchoice
source "src/mainboard/starlabs/*/Kconfig"
config MAINBOARD_VENDOR
default "Star Labs"
endif # VENDOR_STARLABS