summaryrefslogtreecommitdiff
path: root/board/hatch_fp
diff options
context:
space:
mode:
Diffstat (limited to 'board/hatch_fp')
-rw-r--r--board/hatch_fp/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hatch_fp/board.h b/board/hatch_fp/board.h
index 09ee861e93..7cd9281ca6 100644
--- a/board/hatch_fp/board.h
+++ b/board/hatch_fp/board.h
@@ -124,10 +124,10 @@
*-------------------------------------------------------------------------*/
#define CONFIG_CMD_FLASH
-#define CONFIG_CMD_SPI_XFER
#define CONFIG_CMD_IDLE_STATS
#ifdef SECTION_IS_RW
+#define CONFIG_CMD_SPI_XFER
/* TODO(b/130249462): remove for release */
#define CONFIG_CMD_FPSENSOR_DEBUG
#endif