From 7db63c2685862472f9eff967a80c30840c323945 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 7 Dec 2021 21:36:32 +0000 Subject: macbook21_16mb: always clear DRAM on regular boot --- resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode') diff --git a/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode b/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode index 7c755305..a67abcc4 100644 --- a/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode +++ b/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode @@ -91,7 +91,6 @@ CONFIG_VENDOR_APPLE=y # CONFIG_VENDOR_SCALEWAY is not set # CONFIG_VENDOR_SIEMENS is not set # CONFIG_VENDOR_SIFIVE is not set -# CONFIG_VENDOR_STARLABS is not set # CONFIG_VENDOR_SUPERMICRO is not set # CONFIG_VENDOR_SYSTEM76 is not set # CONFIG_VENDOR_TI is not set @@ -373,8 +372,8 @@ CONFIG_HAVE_USBDEBUG=y # CONFIG_USBDEBUG is not set # CONFIG_VPD is not set # CONFIG_DRIVERS_GENERIC_CBFS_SERIAL is not set -# CONFIG_DRIVERS_GENESYSLOGIC_GL9750 is not set # CONFIG_DRIVERS_GENESYSLOGIC_GL9755 is not set +CONFIG_DRIVERS_I2C_CK505=y CONFIG_INTEL_EDID=y CONFIG_INTEL_INT15=y CONFIG_INTEL_GMA_ACPI=y @@ -407,7 +406,7 @@ CONFIG_NO_TPM=y # Memory initialization # CONFIG_PLATFORM_HAS_DRAM_CLEAR=y -# CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT is not set +CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT=y # end of Memory initialization # CONFIG_STM is not set -- cgit v1.2.1