summaryrefslogtreecommitdiff
path: root/board/redrix/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/redrix/board.h')
-rw-r--r--board/redrix/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/redrix/board.h b/board/redrix/board.h
index 5b3cff0065..89f297b148 100644
--- a/board/redrix/board.h
+++ b/board/redrix/board.h
@@ -24,6 +24,7 @@
/* Sensors */
#define CONFIG_ACCEL_BMA255 /* Lid accel */
+#define CONFIG_ACCEL_BMA4XX /* 2nd source Lid accel */
#define CONFIG_ACCELGYRO_LSM6DSM /* Base accel */
#define CONFIG_ACCEL_LSM6DSM_INT_EVENT \
TASK_EVENT_MOTION_SENSOR_INTERRUPT(BASE_ACCEL)