summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-recorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 9aacb490dd..eefe5e371b 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -67,4 +67,7 @@
67/* Define this for LCD backlight available */ 67/* Define this for LCD backlight available */
68#define HAVE_BACKLIGHT 68#define HAVE_BACKLIGHT
69 69
70/* Define this for S/PDIF output available */
71#define HAVE_SPDIF_OUT
72
70#endif /* SIMULATOR */ 73#endif /* SIMULATOR */