summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 79fd116d4f..4d29b66fa0 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -70,4 +70,6 @@
70/* Define this for S/PDIF output available */ 70/* Define this for S/PDIF output available */
71#define HAVE_SPDIF_OUT 71#define HAVE_SPDIF_OUT
72 72
73#define CONFIG_LCD LCD_SSD1815
74
73#endif /* SIMULATOR */ 75#endif /* SIMULATOR */