summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 437f8682a8..f459934fbc 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -41,7 +41,7 @@
41#define FIRMWARE_OFFSET_FILE_DATA 24 41#define FIRMWARE_OFFSET_FILE_DATA 24
42 42
43/* Define this if you have an FM Radio */ 43/* Define this if you have an FM Radio */
44#define CONFIG_TUNER TEA5767 44#define CONFIG_TUNER (S1A0903X01 | TEA5767) /* to be decided at runtime */
45 45
46/* How to detect USB */ 46/* How to detect USB */
47#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ 47#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */