summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10.h')
-rw-r--r--firmware/export/config/iriverh10.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h
index 95e643e3d8..83c92651a2 100644
--- a/firmware/export/config/iriverh10.h
+++ b/firmware/export/config/iriverh10.h
@@ -110,7 +110,7 @@
110/* WM8731 has no tone controls, so we use the software ones */ 110/* WM8731 has no tone controls, so we use the software ones */
111#define HAVE_SW_TONE_CONTROLS 111#define HAVE_SW_TONE_CONTROLS
112 112
113#define AB_REPEAT_ENABLE 1 113#define AB_REPEAT_ENABLE
114 114
115/* FM Tuner */ 115/* FM Tuner */
116#define CONFIG_TUNER TEA5767 116#define CONFIG_TUNER TEA5767
@@ -119,7 +119,7 @@
119/* Define this for LCD backlight available */ 119/* Define this for LCD backlight available */
120#define HAVE_BACKLIGHT 120#define HAVE_BACKLIGHT
121 121
122#define AB_REPEAT_ENABLE 1 122#define AB_REPEAT_ENABLE
123 123
124#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 124#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */
125#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */ 125#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */