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