summaryrefslogtreecommitdiff
path: root/src/mainboard/starlabs/starbook/variants/tgl/cmos.default
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2022-07-31 07:55:37 +0100
committerMartin Roth <martin.roth@amd.corp-partner.google.com>2022-10-06 18:15:25 +0000
commit976ca5e47777cb7148bfb423f59479d84d68fc3b (patch)
treeb1ccbd71f490841e810d1caf496b439f069641cf /src/mainboard/starlabs/starbook/variants/tgl/cmos.default
parent33e2b923e9f786e706cb5ea18f39b28299a85953 (diff)
mb/starlabs/starbook: Add variant specific cmos.layout and cmos.default
Add variant specific cmos files, which avoid options like "Thunderbolt" existing in platforms that don't support such options. This change also removes entries that were never used, including: * smi_handler * usb_always_on Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I359e5c5bbf29eb474f2d3bc42a8e80afc0a5d38a Reviewed-on: https://review.coreboot.org/c/coreboot/+/66296 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/starlabs/starbook/variants/tgl/cmos.default')
-rw-r--r--src/mainboard/starlabs/starbook/variants/tgl/cmos.default25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/tgl/cmos.default b/src/mainboard/starlabs/starbook/variants/tgl/cmos.default
new file mode 100644
index 0000000000..cfc9a612fb
--- /dev/null
+++ b/src/mainboard/starlabs/starbook/variants/tgl/cmos.default
@@ -0,0 +1,25 @@
+# hardcoded
+boot_option=Fallback
+# console
+debug_level=Debug
+# cpu
+hyper_threading=Enable
+vtd=Enable
+power_profile=Balanced
+me_state=Disable
+# Devices
+wireless=Enable
+webcam=Enable
+microphone=Enable
+legacy_8254_timer=Disable
+thunderbolt=Disable
+# EC
+kbl_timeout=30 seconds
+fn_ctrl_swap=Disable
+# southbridge
+power_on_after_fail=Disable
+# Functions
+fn_lock_state=0x1
+trackpad_state=0x1
+kbl_brightness=0x0
+kbl_state=0x1