google/trogdor: Don't build for rev0 by default

We've mostly stopped using Trogdor-rev0 now and are starting to bring up
rev2 instead. Therefore, the default revisions this builds for should be
the newer ones.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: Ie433ebb2a03fb1636b5012b4a0567ba6f982579d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52007
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Julius Werner 2021-03-31 13:42:15 -07:00
parent d90f8ac741
commit ffa83fc7f8
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ config BOARD_GOOGLE_TROGDOR_COMMON # Umbrella option to be selected by variants
if BOARD_GOOGLE_TROGDOR_COMMON
config TROGDOR_REV0
def_bool y if BOARD_GOOGLE_TROGDOR
def_bool n
config TROGDOR_HAS_FINGERPRINT