blob: 9b7c597db337088b959207619d7ba5d08fc87c0b [file] [log] [blame]
if VENDOR_SIEMENS
choice
prompt "Mainboard model"
source "src/mainboard/siemens/*/Kconfig.name"
endchoice
source "src/mainboard/siemens/*/Kconfig"
config MAINBOARD_VENDOR
string
default "Siemens"
endif # VENDOR_SIEMENS