From dbe4a0c6a336b9eff85d222c51a023c04d5a5dde Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 11 Dec 2021 15:24:42 +0000 Subject: coreboot configs: don't enable wifi during early init --- resources/coreboot/kfsn4-dre_2mb/config/libgfxinit_txtmode | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'resources/coreboot/kfsn4-dre_2mb/config/libgfxinit_txtmode') diff --git a/resources/coreboot/kfsn4-dre_2mb/config/libgfxinit_txtmode b/resources/coreboot/kfsn4-dre_2mb/config/libgfxinit_txtmode index 6dcb9ebd..fdc62644 100644 --- a/resources/coreboot/kfsn4-dre_2mb/config/libgfxinit_txtmode +++ b/resources/coreboot/kfsn4-dre_2mb/config/libgfxinit_txtmode @@ -145,7 +145,7 @@ CONFIG_FMDFILE="" # CONFIG_VBOOT is not set CONFIG_MMCONF_BASE_ADDRESS=0xc0000000 CONFIG_POST_DEVICE=y -CONFIG_DRIVERS_INTEL_WIFI=y +# CONFIG_DRIVERS_INTEL_WIFI is not set # CONFIG_DRIVERS_UART_8250IO is not set CONFIG_DIMM_MAX=4 CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="KFSN4-DRE" @@ -454,8 +454,7 @@ CONFIG_CRB_TPM_BASE_ADDRESS=0xfed40000 CONFIG_HAVE_USBDEBUG=y # CONFIG_HAVE_USBDEBUG_OPTIONS is not set # CONFIG_VPD is not set -CONFIG_DRIVERS_GENERIC_WIFI=y -# CONFIG_USE_SAR is not set +# CONFIG_DRIVERS_GENERIC_WIFI is not set # CONFIG_DRIVERS_AMD_PI is not set # CONFIG_DRIVERS_I2C_MAX98373 is not set # CONFIG_DRIVERS_I2C_MAX98927 is not set @@ -533,14 +532,6 @@ CONFIG_BOOT_DEVICE_MEMORY_MAPPED=y # Console # CONFIG_SQUELCH_EARLY_SMP=y -# CONFIG_CONSOLE_SERIAL_921600 is not set -# CONFIG_CONSOLE_SERIAL_460800 is not set -# CONFIG_CONSOLE_SERIAL_230400 is not set -# CONFIG_CONSOLE_SERIAL_115200 is not set -# CONFIG_CONSOLE_SERIAL_57600 is not set -# CONFIG_CONSOLE_SERIAL_38400 is not set -# CONFIG_CONSOLE_SERIAL_19200 is not set -# CONFIG_CONSOLE_SERIAL_9600 is not set # CONFIG_SPKMODEM is not set # CONFIG_CONSOLE_NE2K is not set CONFIG_CONSOLE_CBMEM=y -- cgit v1.2.1