mb/google/brya: Create rull variant
[coreboot2.git] / src / mainboard / protectli / Kconfig
blob48e1b3e0f37ca3edafb7f29c04ce3e0bf0e42986
1 ## SPDX-License-Identifier: GPL-2.0-only
3 if VENDOR_PROTECTLI
5 choice
6         prompt "Mainboard model"
8 source "src/mainboard/protectli/*/Kconfig.name"
10 endchoice
12 source "src/mainboard/protectli/*/Kconfig"
14 config MAINBOARD_VENDOR
15         default "Protectli"
17 endif # VENDOR_PROTECTLI