summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/sansaclipzip.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h
index 2ddf4173c3..9333e66f0e 100644
--- a/firmware/export/config/sansaclipzip.h
+++ b/firmware/export/config/sansaclipzip.h
@@ -13,6 +13,7 @@
13#define HAVE_MULTIDRIVE 13#define HAVE_MULTIDRIVE
14#define NUM_DRIVES 2 14#define NUM_DRIVES 2
15#define HAVE_HOTSWAP 15#define HAVE_HOTSWAP
16#define HAVE_RDS_CAP
16#endif 17#endif
17 18
18#define HW_SAMPR_CAPS SAMPR_CAP_ALL 19#define HW_SAMPR_CAPS SAMPR_CAP_ALL
@@ -33,8 +34,6 @@
33 explicitly if different */ 34 explicitly if different */
34#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) 35#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO)
35 36
36#define HAVE_RDS_CAP
37
38/* define this if you have a bitmap LCD display */ 37/* define this if you have a bitmap LCD display */
39#define HAVE_LCD_BITMAP 38#define HAVE_LCD_BITMAP
40/* define this if you have a colour LCD */ 39/* define this if you have a colour LCD */
@@ -123,7 +122,6 @@
123#define PLUGIN_BUFFER_SIZE 0x80000 122#define PLUGIN_BUFFER_SIZE 0x80000
124 123
125#define AB_REPEAT_ENABLE 124#define AB_REPEAT_ENABLE
126
127/* FM Tuner */ 125/* FM Tuner */
128#define CONFIG_TUNER SI4700 /* in fact SI4702 */ 126#define CONFIG_TUNER SI4700 /* in fact SI4702 */
129//#define HAVE_TUNER_PWR_CTRL 127//#define HAVE_TUNER_PWR_CTRL