summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index b809f6bb62..5e764386d4 100644
--- a/include/config.h
+++ b/include/config.h
@@ -124,6 +124,13 @@
/* Sync event driver */
#undef CONFIG_SYNC
+/*
+ * How many sync events to buffer before motion_sense gets a chance to run.
+ * This is similar to sensor side fifos.
+ * Note: for vsync, anything above 2 is probably plenty.
+ */
+#define CONFIG_SYNC_QUEUE_SIZE 8
+
/* Simulate command for sync */
#undef CONFIG_SYNC_COMMAND