blob: 813026c7edd87228ff124f1b346fea9b3daf9e2b [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
string
default "CompuLab"
endif # VENDOR_COMPULAB