From 35e66bbe8229db3da044fac6728e4141a07962cc Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Wed, 17 Jul 2024 14:04:25 -0400 Subject: [PATCH] coreboot configs: add CONFIG_DRIVERS_INTEL_WIFI This is needed so that ACPI tables are generated from coreboot for final OS to not apply quirks to support wifi cards TODO: bluethooth not activated here, maybe we should. sed -i '/# CONFIG_DRIVERS_INTEL_WIFI is not set/d' config/coreboot-*.config Signed-off-by: Thierry Laurion --- config/coreboot-kgpe-d16_server-whiptail.config | 1 - config/coreboot-kgpe-d16_server.config | 1 - config/coreboot-kgpe-d16_workstation-usb_keyboard.config | 1 - config/coreboot-kgpe-d16_workstation.config | 1 - config/coreboot-librem_l1um.config | 1 - config/coreboot-t430-legacy-flash.config | 1 - config/coreboot-x230-legacy-flash.config | 1 - config/coreboot-x230-legacy.config | 1 - config/coreboot-x230-maximized-fhd_edp.config | 1 - config/coreboot-x230-maximized.config | 1 - 10 files changed, 10 deletions(-) diff --git a/config/coreboot-kgpe-d16_server-whiptail.config b/config/coreboot-kgpe-d16_server-whiptail.config index 6668d2743..426cfe806 100644 --- a/config/coreboot-kgpe-d16_server-whiptail.config +++ b/config/coreboot-kgpe-d16_server-whiptail.config @@ -3,7 +3,6 @@ CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 CONFIG_BOARD_ASUS_KGPE_D16=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_USBDEBUG=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_LINUX_COMMAND_LINE="nohz=on console=tty0 earlyprintk=tty0 quiet loglevel=2" diff --git a/config/coreboot-kgpe-d16_server.config b/config/coreboot-kgpe-d16_server.config index 43b857f32..e08ec4f19 100644 --- a/config/coreboot-kgpe-d16_server.config +++ b/config/coreboot-kgpe-d16_server.config @@ -3,7 +3,6 @@ CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 CONFIG_BOARD_ASUS_KGPE_D16=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_USBDEBUG=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_LINUX_COMMAND_LINE="nohz=on console=ttyS1,115200n8 earlyprintk=ttyS1,115200 quiet loglevel=2" diff --git a/config/coreboot-kgpe-d16_workstation-usb_keyboard.config b/config/coreboot-kgpe-d16_workstation-usb_keyboard.config index 6668d2743..426cfe806 100644 --- a/config/coreboot-kgpe-d16_workstation-usb_keyboard.config +++ b/config/coreboot-kgpe-d16_workstation-usb_keyboard.config @@ -3,7 +3,6 @@ CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 CONFIG_BOARD_ASUS_KGPE_D16=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_USBDEBUG=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_LINUX_COMMAND_LINE="nohz=on console=tty0 earlyprintk=tty0 quiet loglevel=2" diff --git a/config/coreboot-kgpe-d16_workstation.config b/config/coreboot-kgpe-d16_workstation.config index 6668d2743..426cfe806 100644 --- a/config/coreboot-kgpe-d16_workstation.config +++ b/config/coreboot-kgpe-d16_workstation.config @@ -3,7 +3,6 @@ CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 CONFIG_BOARD_ASUS_KGPE_D16=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_USBDEBUG=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_LINUX_COMMAND_LINE="nohz=on console=tty0 earlyprintk=tty0 quiet loglevel=2" diff --git a/config/coreboot-librem_l1um.config b/config/coreboot-librem_l1um.config index 271edc23b..c9333f7fe 100644 --- a/config/coreboot-librem_l1um.config +++ b/config/coreboot-librem_l1um.config @@ -2,7 +2,6 @@ CONFIG_USE_BLOBS=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_PURISM=y CONFIG_CBFS_SIZE=0xC00000 -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="Librem Server L1UM" CONFIG_IFD_BIN_PATH="3rdparty/purism-blobs/mainboard/purism/librem_l1um/flashdescriptor.bin" CONFIG_ME_BIN_PATH="3rdparty/purism-blobs/mainboard/purism/librem_l1um/me.bin" diff --git a/config/coreboot-t430-legacy-flash.config b/config/coreboot-t430-legacy-flash.config index 8e0d5a7d0..5fea4a623 100644 --- a/config/coreboot-t430-legacy-flash.config +++ b/config/coreboot-t430-legacy-flash.config @@ -146,7 +146,6 @@ CONFIG_HAVE_INTEL_FIRMWARE=y CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000 CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y CONFIG_SPI_FLASH_WINBOND=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x80000 CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="ThinkPad X230" # CONFIG_HAVE_IFD_BIN is not set diff --git a/config/coreboot-x230-legacy-flash.config b/config/coreboot-x230-legacy-flash.config index fe5434f05..245d32354 100644 --- a/config/coreboot-x230-legacy-flash.config +++ b/config/coreboot-x230-legacy-flash.config @@ -10,7 +10,6 @@ CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0x400000 CONFIG_ONBOARD_VGA_IS_PRIMARY=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x80000 CONFIG_BOARD_LENOVO_X230=y CONFIG_TPM_MEASURED_BOOT=y diff --git a/config/coreboot-x230-legacy.config b/config/coreboot-x230-legacy.config index 7d5622191..f9c8455ff 100644 --- a/config/coreboot-x230-legacy.config +++ b/config/coreboot-x230-legacy.config @@ -10,7 +10,6 @@ CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0x700000 CONFIG_ONBOARD_VGA_IS_PRIMARY=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x80000 CONFIG_BOARD_LENOVO_X230=y CONFIG_TPM_MEASURED_BOOT=y diff --git a/config/coreboot-x230-maximized-fhd_edp.config b/config/coreboot-x230-maximized-fhd_edp.config index 771a91e24..292db04b6 100644 --- a/config/coreboot-x230-maximized-fhd_edp.config +++ b/config/coreboot-x230-maximized-fhd_edp.config @@ -8,7 +8,6 @@ CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0xBE4FFF CONFIG_ONBOARD_VGA_IS_PRIMARY=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_IFD_BIN_PATH="@BLOB_DIR@/xx30/ifd.bin" CONFIG_ME_BIN_PATH="@BLOB_DIR@/xx30/me.bin" CONFIG_GBE_BIN_PATH="@BLOB_DIR@/xx30/gbe.bin" diff --git a/config/coreboot-x230-maximized.config b/config/coreboot-x230-maximized.config index fcff12491..36f41862e 100644 --- a/config/coreboot-x230-maximized.config +++ b/config/coreboot-x230-maximized.config @@ -8,7 +8,6 @@ CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0xBE4FFF CONFIG_ONBOARD_VGA_IS_PRIMARY=y -# CONFIG_DRIVERS_INTEL_WIFI is not set CONFIG_IFD_BIN_PATH="@BLOB_DIR@/xx30/ifd.bin" CONFIG_ME_BIN_PATH="@BLOB_DIR@/xx30/me.bin" CONFIG_GBE_BIN_PATH="@BLOB_DIR@/xx30/gbe.bin"