summaryrefslogtreecommitdiff
path: root/board/drawcia
diff options
context:
space:
mode:
Diffstat (limited to 'board/drawcia')
-rw-r--r--board/drawcia/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/drawcia/board.h b/board/drawcia/board.h
index 0808a21315..0479234318 100644
--- a/board/drawcia/board.h
+++ b/board/drawcia/board.h
@@ -40,6 +40,9 @@
/* Sensors without hardware FIFO are in forced mode */
#define CONFIG_ACCEL_FORCE_MODE_MASK BIT(LID_ACCEL)
+#define CONFIG_CMD_ACCELS
+#define CONFIG_CMD_ACCEL_INFO
+
#define CONFIG_ACCEL_INTERRUPTS
/* Enable sensor fifo, must also define the _SIZE and _THRES */
#define CONFIG_ACCEL_FIFO