diff options
Diffstat (limited to 'resources/coreboot/x60')
| -rw-r--r-- | resources/coreboot/x60/config/libgfxinit_corebootfb | 3 | ||||
| -rw-r--r-- | resources/coreboot/x60/config/libgfxinit_txtmode | 3 | 
2 files changed, 2 insertions, 4 deletions
diff --git a/resources/coreboot/x60/config/libgfxinit_corebootfb b/resources/coreboot/x60/config/libgfxinit_corebootfb index 7045581f..1eb79025 100644 --- a/resources/coreboot/x60/config/libgfxinit_corebootfb +++ b/resources/coreboot/x60/config/libgfxinit_corebootfb @@ -136,7 +136,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 X60"  # CONFIG_BOARD_LENOVO_G505S is not set @@ -435,7 +435,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/x60/config/libgfxinit_txtmode b/resources/coreboot/x60/config/libgfxinit_txtmode index 4e7d68a6..df82766c 100644 --- a/resources/coreboot/x60/config/libgfxinit_txtmode +++ b/resources/coreboot/x60/config/libgfxinit_txtmode @@ -136,7 +136,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 X60"  # CONFIG_BOARD_LENOVO_G505S is not set @@ -433,7 +433,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  #  | 
