summaryrefslogtreecommitdiff
path: root/src/mainboard/google/herobrine
diff options
context:
space:
mode:
authorShelley Chen <shchen@google.com>2022-02-15 20:22:20 -0800
committerShelley Chen <shchen@google.com>2022-02-16 23:42:44 +0000
commitffc8532869445fd73822d2648e44bff1f90d573f (patch)
tree2821f310d0295c2be8d609d0ff3cf070a31e5f8d /src/mainboard/google/herobrine
parent4ffdd075afd62dc48f73c4bf518871ee3cd42ba4 (diff)
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>
Diffstat (limited to 'src/mainboard/google/herobrine')
-rw-r--r--src/mainboard/google/herobrine/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/herobrine/Kconfig b/src/mainboard/google/herobrine/Kconfig
index e71cea7301..cd914ae69a 100644
--- a/src/mainboard/google/herobrine/Kconfig
+++ b/src/mainboard/google/herobrine/Kconfig
@@ -22,6 +22,7 @@ config BOARD_SPECIFIC_OPTIONS
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