blob: 4295ef4bdd5cebbe6033b4a840b58543f4704925 [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"
config LOCAL_VERSION
string
default "8.18"
endif # VENDOR_STARLABS