blob: d1fc9adda7defb7688b0e39d7cc934f67c8b4b87 [file] [log] [blame]
if VENDOR_ELMEX
choice
prompt "Mainboard model"
source "src/mainboard/elmex/*/Kconfig.name"
endchoice
source "src/mainboard/elmex/*/Kconfig"
config MAINBOARD_VENDOR
string
default "ELMEX"
endif # VENDOR_ELMEX