diff options
Diffstat (limited to 'src/mainboard/starlabs/starfighter/cmos.default')
-rw-r--r-- | src/mainboard/starlabs/starfighter/cmos.default | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/mainboard/starlabs/starfighter/cmos.default b/src/mainboard/starlabs/starfighter/cmos.default new file mode 100644 index 0000000000..88cd1789fb --- /dev/null +++ b/src/mainboard/starlabs/starfighter/cmos.default @@ -0,0 +1,25 @@ +## SPDX-License-Identifier: GPL-2.0-only +# 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 +pci_hot_plug=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 |