blob: 24c57292bf9993dc2defe34a3fc8b92929f45394 [file] [log] [blame]
if VENDOR_INVENTEC
choice
prompt "Mainboard model"
source "src/mainboard/inventec/*/Kconfig.name"
endchoice
source "src/mainboard/inventec/*/Kconfig"
config MAINBOARD_VENDOR
default "Inventec"
endif # VENDOR_INVENTEC