summaryrefslogtreecommitdiff
path: root/board/host/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/host/board.h')
-rw-r--r--board/host/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/host/board.h b/board/host/board.h
index e104872a14..c42d0e0536 100644
--- a/board/host/board.h
+++ b/board/host/board.h
@@ -74,7 +74,7 @@ enum {
#define PD_MIN_POWER_MW 7500
/* Configuration for fake Fingerprint Sensor */
-#define CONFIG_SPI_MASTER
+#define CONFIG_SPI_CONTROLLER
#define CONFIG_SPI_FP_PORT 1 /* SPI1: third master config */
/* UART indexes (use define rather than enum to expand them) */