[coreboot-gerrit] Change in coreboot[master]: mb/asus/kcma-d8, kgde-d16: Don't select SPI_FLASH_WINBOND

Arthur Heymans (Code Review) gerrit at coreboot.org
Mon Aug 21 12:36:41 CEST 2017


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/21132


Change subject: mb/asus/kcma-d8,kgde-d16: Don't select SPI_FLASH_WINBOND
......................................................................

mb/asus/kcma-d8,kgde-d16: Don't select SPI_FLASH_WINBOND

The default for SPI_FLASH_INCLUDE_ALL_DRIVERS is y which already
includes this.

Change-Id: Ib2de0f384a547240528b18f07327566354164699
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/asus/kcma-d8/Kconfig
M src/mainboard/asus/kgpe-d16/Kconfig
2 files changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/21132/1

diff --git a/src/mainboard/asus/kcma-d8/Kconfig b/src/mainboard/asus/kcma-d8/Kconfig
index c4b0e41..2d341db 100644
--- a/src/mainboard/asus/kcma-d8/Kconfig
+++ b/src/mainboard/asus/kcma-d8/Kconfig
@@ -28,7 +28,6 @@
 	select BOARD_ROMSIZE_KB_2048
 	select ENABLE_APIC_EXT_ID
 	select SPI_FLASH
-	select SPI_FLASH_WINBOND
 	select HAVE_ACPI_RESUME
 	select DRIVERS_I2C_W83795
 	select DRIVERS_ASPEED_AST2050
diff --git a/src/mainboard/asus/kgpe-d16/Kconfig b/src/mainboard/asus/kgpe-d16/Kconfig
index b73bbc5..531ba4f 100644
--- a/src/mainboard/asus/kgpe-d16/Kconfig
+++ b/src/mainboard/asus/kgpe-d16/Kconfig
@@ -28,7 +28,6 @@
 	select BOARD_ROMSIZE_KB_2048
 	select ENABLE_APIC_EXT_ID
 	select SPI_FLASH
-	select SPI_FLASH_WINBOND
 	select MAINBOARD_HAS_LPC_TPM
 	select HAVE_ACPI_RESUME
 	select DRIVERS_I2C_W83795

-- 
To view, visit https://review.coreboot.org/21132
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2de0f384a547240528b18f07327566354164699
Gerrit-Change-Number: 21132
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170821/aecff599/attachment.html>


More information about the coreboot-gerrit mailing list