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