blob: f9683803467b9889168925e1ab8a2648e60c4fce [file] [log] [blame]
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