summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index b30b1a4332..0df6579a92 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -86,6 +86,9 @@
/* define this if the unit can be powered or charged via USB */
#define HAVE_USB_POWER
+/* Define this for S/PDIF input available */
+#define HAVE_SPDIF_IN
+
#define CONFIG_LCD LCD_SSD1815
#define BOOTFILE_EXT "ajz"