diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-07-24 08:36:41 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-08-20 13:18:39 +0000 |
commit | 50b7976bb222bc36959d0b6b8def7d61f7e27118 (patch) | |
tree | 57c45b5e35b5c337143a103975235c89072a4ba2 /src/mainboard/starlabs/starbook/cmos.default | |
parent | 32d21ff3eb857352944a343546b3cbea546ed979 (diff) |
ec/starlabs/merlin: Remove ITE mirror functionality
Remove the ITE mirror functionality; all devices will mirror
automatically when they exit G3, and this is good enough.
Change-Id: I9b82e1b1386b4607dfe7da9b25ba432ec0303cf8
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83629
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/starlabs/starbook/cmos.default')
-rw-r--r-- | src/mainboard/starlabs/starbook/cmos.default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/starlabs/starbook/cmos.default b/src/mainboard/starlabs/starbook/cmos.default index 879ee4f776..6f44bdbcd1 100644 --- a/src/mainboard/starlabs/starbook/cmos.default +++ b/src/mainboard/starlabs/starbook/cmos.default @@ -18,7 +18,6 @@ pci_hot_plug=Disable # EC kbl_timeout=30 seconds fn_ctrl_swap=Disable -mirror_flag=Disable # Functions fn_lock_state=0x1 trackpad_state=0x1 |