diff options
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r-- | firmware/export/config-h100.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 1327be7e27..7aeb42ad67 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -104,6 +104,9 @@ #endif +/* Define this for S/PDIF output available */ +#define HAVE_SPDIF_OUT + /* Define this if you can control the S/PDIF power */ #define HAVE_SPDIF_POWER #define SPDIF_POWER_INVERTED |