diff options
author | Paul Fagerburg <pfagerburg@google.com> | 2020-09-08 10:57:34 -0600 |
---|---|---|
committer | Paul Fagerburg <pfagerburg@chromium.org> | 2020-09-08 22:02:20 +0000 |
commit | 40488bdcd199c8021a888fe58ed4339c60ab1a39 (patch) | |
tree | 014f2b2e1d934706659e24948552350b85bcfb35 /src/mainboard/google/hatch/Kconfig.name | |
parent | 68aed150b91ae6a35c7a8ed008f6d2c04a2e08b4 (diff) |
src/mb/google/hatch: remove "sushi" variant.
Sushi is not a real product, just a test of the new_variant program.
The effort to keep it up-to-date with the rest of Hatch is no longer
worth it. Remove the variant.
BUG=b:168030592
TEST=build bot is successful, hatch-cq builds successfully
Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org>
Change-Id: I2b0036f3cbdea4bfaed1274ab87a20d24c75de57
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45175
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig.name')
-rw-r--r-- | src/mainboard/google/hatch/Kconfig.name | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/hatch/Kconfig.name b/src/mainboard/google/hatch/Kconfig.name index f4fe50e72d..69bb28ac00 100644 --- a/src/mainboard/google/hatch/Kconfig.name +++ b/src/mainboard/google/hatch/Kconfig.name @@ -90,10 +90,6 @@ config BOARD_GOOGLE_STRYKE bool "-> Stryke" select BOARD_GOOGLE_BASEBOARD_HATCH -config BOARD_GOOGLE_SUSHI - bool "-> Sushi" - select BOARD_GOOGLE_BASEBOARD_HATCH - config BOARD_GOOGLE_WYVERN bool "-> Wyvern" select BOARD_GOOGLE_BASEBOARD_PUFF |