summaryrefslogtreecommitdiff
path: root/firmware/export/config/gigabeats.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gigabeats.h')
-rw-r--r--firmware/export/config/gigabeats.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h
index b20a6934a7..e1bbb18529 100644
--- a/firmware/export/config/gigabeats.h
+++ b/firmware/export/config/gigabeats.h
@@ -86,12 +86,6 @@
86 86
87#define AB_REPEAT_ENABLE 87#define AB_REPEAT_ENABLE
88 88
89/* Define this if you have a SI4700 fm radio tuner */
90#define CONFIG_TUNER SI4700
91
92#define HAVE_RDS_CAP
93#define RDS_ISR_PROCESSING
94
95/* Define this if you have the WM8978 audio codec */ 89/* Define this if you have the WM8978 audio codec */
96#define HAVE_WM8978 90#define HAVE_WM8978
97 91
@@ -124,6 +118,10 @@
124#define HAVE_LCD_ENABLE 118#define HAVE_LCD_ENABLE
125 119
126#ifndef BOOTLOADER 120#ifndef BOOTLOADER
121/* Define this if you have a SI4700 fm radio tuner */
122#define CONFIG_TUNER SI4700
123#define HAVE_RDS_CAP
124#define RDS_ISR_PROCESSING
127 125
128/* define this if you can flip your LCD */ 126/* define this if you can flip your LCD */
129#define HAVE_LCD_FLIP 127#define HAVE_LCD_FLIP