aboutsummaryrefslogtreecommitdiff
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/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/trogdor/Kconfig b/src/mainboard/google/trogdor/Kconfig
index b3ec4b59a4..dd9c4a6b35 100644
--- a/src/mainboard/google/trogdor/Kconfig
+++ b/src/mainboard/google/trogdor/Kconfig
@@ -8,6 +8,11 @@ config TROGDOR_REV0
def_bool y if BOARD_GOOGLE_TROGDOR
def_bool n
+config TROGDOR_HAS_FINGERPRINT
+ bool
+ default y if BOARD_GOOGLE_COACHZ
+ default n
+
config BOARD_SPECIFIC_OPTIONS
def_bool y
select BOARD_ROMSIZE_KB_8192