summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 7bccb41a27..36c1b3f53a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -42,6 +42,7 @@
/* Specify type of accelerometers attached. */
#undef CONFIG_ACCEL_KXCJ9
#undef CONFIG_ACCELGYRO_LSM6DS0
+#undef CONFIG_ACCELGYRO_BMI160
/* Compile chip support for analog-to-digital convertor */
#undef CONFIG_ADC
@@ -969,6 +970,9 @@
/* Support LPC interface */
#undef CONFIG_LPC
+/* Presence of a Bosh Sensortec BMM150 magnetometer behind a BMI160. */
+#undef CONFIG_MAG_BMI160_BMM150
+
/* Support MKBP event */
#undef CONFIG_MKBP_EVENT