payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / starlabs / Kconfig
blob4df05881d1638467e308c6ebc97eb29a4b3a97ee
1 if VENDOR_STARLABS
3 choice
4         prompt "Mainboard model"
6 source "src/mainboard/starlabs/*/Kconfig.name"
8 endchoice
10 source "src/mainboard/starlabs/*/Kconfig"
12 config MAINBOARD_VENDOR
13         default "Star Labs"
15 endif # VENDOR_STARLABS