src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / biostar / Kconfig
blob00a4df6f16845e0c259a7425a803e4cdb7564036
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## SPDX-License-Identifier: GPL-2.0-only
7 if VENDOR_BIOSTAR
9 choice
10         prompt "Mainboard model"
12 source "src/mainboard/biostar/*/Kconfig.name"
14 endchoice
16 source "src/mainboard/biostar/*/Kconfig"
19 config MAINBOARD_VENDOR
20         default "Biostar"
22 endif # VENDOR_BIOSTAR