summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 4685c89f59..b4eb21df59 100644
--- a/include/config.h
+++ b/include/config.h
@@ -49,6 +49,12 @@
#undef CONFIG_ACCELGYRO_LSM6DS0
#undef CONFIG_ACCELGYRO_BMI160
+/*
+ * Define the event to raise when BMI160 interrupt.
+ * Must be within TASK_EVENT_MOTION_INTERRUPT_MASK.
+ */
+#undef CONFIG_ACCELGYRO_BMI160_INT_EVENT
+
/* Compile chip support for analog-to-digital convertor */
#undef CONFIG_ADC