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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 5d77ae6f09..1874ce192b 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -77,6 +77,9 @@
77/* Define this for S/PDIF output available */ 77/* Define this for S/PDIF output available */
78#define HAVE_SPDIF_OUT 78#define HAVE_SPDIF_OUT
79 79
80/* Define this for S/PDIF input available */
81#define HAVE_SPDIF_IN
82
80#define CONFIG_LCD LCD_SSD1815 83#define CONFIG_LCD LCD_SSD1815
81 84
82#define BOOTFILE_EXT "ajz" 85#define BOOTFILE_EXT "ajz"