summaryrefslogtreecommitdiff
path: root/resources/coreboot/macbook11_16mb/config
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-12-11 15:24:42 +0000
committerLeah Rowe <leah@libreboot.org>2021-12-11 15:24:42 +0000
commitdbe4a0c6a336b9eff85d222c51a023c04d5a5dde (patch)
treefd9731cc4a3f2eebcbb93550fe1c69da6c43cd46 /resources/coreboot/macbook11_16mb/config
parented63e94914a407c68d91733a5563005138d4b05f (diff)
coreboot configs: don't enable wifi during early init
Diffstat (limited to 'resources/coreboot/macbook11_16mb/config')
-rw-r--r--resources/coreboot/macbook11_16mb/config/libgfxinit_corebootfb3
-rw-r--r--resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode3
2 files changed, 2 insertions, 4 deletions
diff --git a/resources/coreboot/macbook11_16mb/config/libgfxinit_corebootfb b/resources/coreboot/macbook11_16mb/config/libgfxinit_corebootfb
index d2217026..98bd4197 100644
--- a/resources/coreboot/macbook11_16mb/config/libgfxinit_corebootfb
+++ b/resources/coreboot/macbook11_16mb/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="Macbook1,1"
CONFIG_PS2K_EISAID="PNP0303"
@@ -381,7 +381,6 @@ CONFIG_DRIVERS_MC146818=y
CONFIG_USE_PC_CMOS_ALTCENTURY=y
CONFIG_VGA=y
# CONFIG_DRIVERS_SIL_3114 is not set
-CONFIG_DRIVERS_WIFI_GENERIC=y
# end of Generic Drivers
#
diff --git a/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode b/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode
index efe64d35..9ae50a48 100644
--- a/resources/coreboot/macbook11_16mb/config/libgfxinit_txtmode
+++ b/resources/coreboot/macbook11_16mb/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="Macbook1,1"
CONFIG_PS2K_EISAID="PNP0303"
@@ -379,7 +379,6 @@ CONFIG_DRIVERS_MC146818=y
CONFIG_USE_PC_CMOS_ALTCENTURY=y
CONFIG_VGA=y
# CONFIG_DRIVERS_SIL_3114 is not set
-CONFIG_DRIVERS_WIFI_GENERIC=y
# end of Generic Drivers
#