Shelley Chen has submitted this change. ( https://review.coreboot.org/c/coreboot/+/62003 )
Change subject: mb/google/herobrine: Add Gigadevice SPI Part ......................................................................
mb/google/herobrine: Add Gigadevice SPI Part
BUG=b:182963902 BRANCH=None TEST=emerge-herobrine coreboot
Change-Id: I73dc695afb7aa2b32aa966070eb057c828073d47 Signed-off-by: Shelley Chen shchen@google.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/62003 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Julius Werner jwerner@chromium.org --- M src/mainboard/google/herobrine/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Julius Werner: Looks good to me, approved
diff --git a/src/mainboard/google/herobrine/Kconfig b/src/mainboard/google/herobrine/Kconfig index e71cea7..cd914ae 100644 --- a/src/mainboard/google/herobrine/Kconfig +++ b/src/mainboard/google/herobrine/Kconfig @@ -22,6 +22,7 @@ select SOC_QUALCOMM_SC7280 select SPI_FLASH select SPI_FLASH_EXIT_4_BYTE_ADDR_MODE + select SPI_FLASH_GIGADEVICE select SPI_FLASH_MACRONIX select SPI_FLASH_WINBOND select MAINBOARD_HAS_CHROMEOS