blob: 7e88a3647fa12aa7b301d8cc4a13eb31ed9781fb [file] [log] [blame]
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_FOXCONN
choice
prompt "Mainboard model"
source "src/mainboard/foxconn/*/Kconfig.name"
endchoice
source "src/mainboard/foxconn/*/Kconfig"
config MAINBOARD_VENDOR
default "Foxconn"
endif # VENDOR_FOXCONN