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/t60_16mb_intelgpu/config/libgfxinit_corebootfb | 3 +-- resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_txtmode | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'resources/coreboot/t60_16mb_intelgpu') diff --git a/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_corebootfb b/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_corebootfb index 9fa8fb5b..18ef1f4f 100644 --- a/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_corebootfb +++ b/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_corebootfb @@ -134,7 +134,7 @@ CONFIG_ECAM_MMCONF_BUS_NUMBER=64 CONFIG_MAX_ACPI_TABLE_SIZE_KB=144 CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y CONFIG_SPI_FLASH_WINBOND=y -CONFIG_DRIVERS_INTEL_WIFI=y +# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000 CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="ThinkPad T60" # CONFIG_BOARD_LENOVO_G505S is not set @@ -428,7 +428,6 @@ CONFIG_DRIVERS_MC146818=y # CONFIG_USE_PC_CMOS_ALTCENTURY is not set CONFIG_VGA=y # CONFIG_DRIVERS_SIL_3114 is not set -CONFIG_DRIVERS_WIFI_GENERIC=y # end of Generic Drivers # diff --git a/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_txtmode b/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_txtmode index 9d493f5b..a9f208e2 100644 --- a/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_txtmode +++ b/resources/coreboot/t60_16mb_intelgpu/config/libgfxinit_txtmode @@ -134,7 +134,7 @@ CONFIG_ECAM_MMCONF_BUS_NUMBER=64 CONFIG_MAX_ACPI_TABLE_SIZE_KB=144 CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y CONFIG_SPI_FLASH_WINBOND=y -CONFIG_DRIVERS_INTEL_WIFI=y +# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000 CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="ThinkPad T60" # CONFIG_BOARD_LENOVO_G505S is not set @@ -426,7 +426,6 @@ CONFIG_DRIVERS_MC146818=y # CONFIG_USE_PC_CMOS_ALTCENTURY is not set CONFIG_VGA=y # CONFIG_DRIVERS_SIL_3114 is not set -CONFIG_DRIVERS_WIFI_GENERIC=y # end of Generic Drivers # -- cgit v1.2.1