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/ga-g41m-es2l/config/libgfxinit_txtmode | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'resources/coreboot/ga-g41m-es2l') diff --git a/resources/coreboot/ga-g41m-es2l/config/libgfxinit_txtmode b/resources/coreboot/ga-g41m-es2l/config/libgfxinit_txtmode index b9be17a0..b52295a4 100644 --- a/resources/coreboot/ga-g41m-es2l/config/libgfxinit_txtmode +++ b/resources/coreboot/ga-g41m-es2l/config/libgfxinit_txtmode @@ -133,7 +133,7 @@ CONFIG_MAX_ACPI_TABLE_SIZE_KB=144 CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000 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_BOARD_GIGABYTE_GA_945GCM_S2L is not set # CONFIG_BOARD_GIGABYTE_GA_945GCM_S2C is not set # CONFIG_BOARD_GIGABYTE_GA_B75M_D3H is not set @@ -401,7 +401,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