diff options
Diffstat (limited to 'resources/coreboot/x230edp_12mb')
-rw-r--r-- | resources/coreboot/x230edp_12mb/config/libgfxinit_corebootfb | 2 | ||||
-rw-r--r-- | resources/coreboot/x230edp_12mb/config/libgfxinit_txtmode | 2 |
2 files changed, 2 insertions, 2 deletions
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 |