blob: ea74b709bf0cb53f3cc6ac7719298b60ddc68501 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_SIFIVE
choice
prompt "Mainboard model"
source "src/mainboard/sifive/*/Kconfig.name"
endchoice
source "src/mainboard/sifive/*/Kconfig"
config MAINBOARD_VENDOR
default "SiFive"
endif # VENDOR_SIFIVE