summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 4ac4b2b699..5ef7f862f5 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -132,9 +132,6 @@
132/* Define this if the EEPROM chip is used */ 132/* Define this if the EEPROM chip is used */
133#define HAVE_EEPROM_SETTINGS 133#define HAVE_EEPROM_SETTINGS
134 134
135/* Define this for FM radio input available (not for SIMULATOR) */
136#define HAVE_FMRADIO_IN
137
138#endif /* !SIMULATOR */ 135#endif /* !SIMULATOR */
139 136
140/* Define this for S/PDIF input available */ 137/* Define this for S/PDIF input available */
@@ -146,3 +143,5 @@
146/* Define this if you can control the S/PDIF power */ 143/* Define this if you can control the S/PDIF power */
147#define HAVE_SPDIF_POWER 144#define HAVE_SPDIF_POWER
148 145
146/* Define this for FM radio input available */
147#define HAVE_FMRADIO_IN