From 352ef9f51c2e8376e9dfbbce95897f3489556957 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Fri, 11 Feb 2022 12:12:11 +0000 Subject: mb/starlabs/labtop: Disable legacy_8254_timer by default It was enabled due to known compatibility issues with Qubes OS. Since the release of R4.1.0, this issue is no longer present so it can be disabled. Signed-off-by: Sean Rhodes Change-Id: Iab6048dc93112b9365f0c2b46225569073eb32f3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61861 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Andy Pont Reviewed-by: Matt DeVillier --- src/mainboard/starlabs/labtop/cmos.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/starlabs') diff --git a/src/mainboard/starlabs/labtop/cmos.default b/src/mainboard/starlabs/labtop/cmos.default index 0b83cb7bfe..0783adf403 100644 --- a/src/mainboard/starlabs/labtop/cmos.default +++ b/src/mainboard/starlabs/labtop/cmos.default @@ -12,7 +12,7 @@ smi_handler=Enable wireless=Enable webcam=Enable microphone=Enable -legacy_8254_timer=Enable +legacy_8254_timer=Disable usb_always_on=Disable thunderbolt=Disable # EC -- cgit v1.2.3