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