summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/include/config.h b/include/config.h
index c8980a9aaf..f8bbae47ae 100644
--- a/include/config.h
+++ b/include/config.h
@@ -109,17 +109,11 @@
/* Specify type of Gyrometers attached. */
#undef CONFIG_GYRO_L3GD20H
-/* Sync event driver */
-#undef CONFIG_SYNC
-
-/* Simulate command for sync */
-#undef CONFIG_SYNC_COMMAND
-
/*
- * Define the event to raise when the sync event happens.
+ * Define the event to raise when LIS2DH interrupt.
* Must be within TASK_EVENT_MOTION_INTERRUPT_MASK.
*/
-#undef CONFIG_SYNC_INT_EVENT
+#undef CONFIG_ACCEL_LIS2DH_INT_EVENT
/* Compile chip support for analog-to-digital convertor */
#undef CONFIG_ADC