From 69eaca2c6decad329e1e93186cd734888620c60e Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 29 Nov 2022 13:57:54 +0300 Subject: coreboot: hide MEI on neutered-ME targets --- resources/coreboot/x230edp_12mb/config/libgfxinit_corebootfb | 2 +- resources/coreboot/x230edp_12mb/config/libgfxinit_txtmode | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/coreboot/x230edp_12mb') diff --git a/resources/coreboot/x230edp_12mb/config/libgfxinit_corebootfb b/resources/coreboot/x230edp_12mb/config/libgfxinit_corebootfb index bc078917..b61cbc59 100644 --- a/resources/coreboot/x230edp_12mb/config/libgfxinit_corebootfb +++ b/resources/coreboot/x230edp_12mb/config/libgfxinit_corebootfb @@ -314,7 +314,7 @@ CONFIG_RAMINIT_ENABLE_ECC=y CONFIG_SOUTHBRIDGE_INTEL_C216=y CONFIG_SOUTH_BRIDGE_OPTIONS=y CONFIG_HPET_MIN_TICKS=0x80 -# CONFIG_HIDE_MEI_ON_ERROR is not set +CONFIG_HIDE_MEI_ON_ERROR=y CONFIG_PCIEXP_HOTPLUG=y CONFIG_INTEL_DESCRIPTOR_MODE_REQUIRED=y CONFIG_SOUTHBRIDGE_INTEL_COMMON_RESET=y diff --git a/resources/coreboot/x230edp_12mb/config/libgfxinit_txtmode b/resources/coreboot/x230edp_12mb/config/libgfxinit_txtmode index 4f28b857..f7d8049d 100644 --- a/resources/coreboot/x230edp_12mb/config/libgfxinit_txtmode +++ b/resources/coreboot/x230edp_12mb/config/libgfxinit_txtmode @@ -312,7 +312,7 @@ CONFIG_RAMINIT_ENABLE_ECC=y CONFIG_SOUTHBRIDGE_INTEL_C216=y CONFIG_SOUTH_BRIDGE_OPTIONS=y CONFIG_HPET_MIN_TICKS=0x80 -# CONFIG_HIDE_MEI_ON_ERROR is not set +CONFIG_HIDE_MEI_ON_ERROR=y CONFIG_PCIEXP_HOTPLUG=y CONFIG_INTEL_DESCRIPTOR_MODE_REQUIRED=y CONFIG_SOUTHBRIDGE_INTEL_COMMON_RESET=y -- cgit v1.2.1