mb/starlabs/*: disable TCO Intruder SMI
Some Star Labs boards can continuously trigger the TCO intruder SMI. Default the common Kconfig symbol off to avoid those spurious events. Change-Id: I4fbdc3d0f43d814564e972afcaaac1e967fb49f8 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91871 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
26d005fb30
commit
7609822730
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ config STARLABS_ACPI_EFI_OPTION_SMI
|
|||
(e.g. keyboard backlight and trackpad state) to the UEFI variable
|
||||
store via an SMM APMC SMI handler.
|
||||
|
||||
config SOC_INTEL_COMMON_BLOCK_SMM_TCO_INTRUDER_SMI_ENABLE
|
||||
default n
|
||||
|
||||
source "src/mainboard/starlabs/common/hda/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue