summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index d5c67c0a1c..cbb9992788 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -82,9 +82,6 @@
82 should be defined as well. */ 82 should be defined as well. */
83#define HAVE_LCD_SLEEP 83#define HAVE_LCD_SLEEP
84 84
85/* Define this for FM radio input available (not for SIMULATOR) */
86#define HAVE_FMRADIO_IN
87
88/* Define this if you have a Motorola SCF5250 */ 85/* Define this if you have a Motorola SCF5250 */
89#define CONFIG_CPU MCF5250 86#define CONFIG_CPU MCF5250
90 87
@@ -142,3 +139,6 @@
142#define FLASH_MAGIC 0xfbfbfbf1 139#define FLASH_MAGIC 0xfbfbfbf1
143 140
144#endif /* SIMULATOR */ 141#endif /* SIMULATOR */
142
143/* Define this for FM radio input available */
144#define HAVE_FMRADIO_IN