mb/google/bluey/var/quartz: Enable all spi flash drivers
We use winbond, gigadevice spi flash, and will use spi flash from other vendors in the future, so we have enable all SPI Flash drivers. BUG=b:442967024 BRANCH=None TEST=emerge-bluey coreboot chromeos-bootimage Change-Id: Icb9eeea90e924d412ad782ccf1ac390707f27314 Signed-off-by: Kun Liu <liukun11@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89641 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
f6743fba29
commit
9ff9f2904b
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ config BOARD_GOOGLE_MODEL_QUARTZ
|
|||
select MAINBOARD_HAS_CHROME_EC
|
||||
select MAINBOARD_HAS_FINGERPRINT_VIA_SPI
|
||||
select MAINBOARD_HAS_GOOGLE_TPM
|
||||
select SPI_FLASH_WINBOND
|
||||
select SPI_FLASH_INCLUDE_ALL_DRIVERS
|
||||
|
||||
config BOARD_GOOGLE_QUENBI
|
||||
select BOARD_GOOGLE_MODEL_QUENBI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue