summaryrefslogtreecommitdiff
path: root/src/mainboard/google/trogdor/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/trogdor/Kconfig')
-rw-r--r--src/mainboard/google/trogdor/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/trogdor/Kconfig b/src/mainboard/google/trogdor/Kconfig
index dfd98f03ed..05005745bf 100644
--- a/src/mainboard/google/trogdor/Kconfig
+++ b/src/mainboard/google/trogdor/Kconfig
@@ -5,7 +5,8 @@ config BOARD_GOOGLE_TROGDOR_COMMON # Umbrella option to be selected by variants
if BOARD_GOOGLE_TROGDOR_COMMON
config TROGDOR_REV0
- def_bool y
+ def_bool y if BOARD_GOOGLE_TROGDOR
+ def_bool n
config BOARD_SPECIFIC_OPTIONS
def_bool y