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