blob: 1fbb43c9bdb84f789efb8857c2c4be07c5cedf62 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_SIEMENS
choice
prompt "Mainboard model"
source "src/mainboard/siemens/*/Kconfig.name"
endchoice
source "src/mainboard/siemens/*/Kconfig"
config MAINBOARD_VENDOR
default "Siemens"
endif # VENDOR_SIEMENS