blob: 2ee9372fc242bd5fb813b7b559cfab04f1ab51b9 [file] [log] [blame]
if VENDOR_SUPERMICRO
choice
prompt "Mainboard model"
source "src/mainboard/supermicro/*/Kconfig.name"
endchoice
source "src/mainboard/supermicro/*/Kconfig"
config MAINBOARD_VENDOR
string
default "Supermicro"
endif # VENDOR_SUPERMICRO