blob: 9501be7f2b715d8e2e1a9f4ae7893434559ae9fc [file] [log] [blame]
if VENDOR_COMPULAB
choice
prompt "Mainboard model"
source "src/mainboard/compulab/*/Kconfig.name"
endchoice
source "src/mainboard/compulab/*/Kconfig"
config MAINBOARD_VENDOR
default "CompuLab"
endif # VENDOR_COMPULAB