diff options
Diffstat (limited to 'firmware/export/config/iriverh10.h')
-rw-r--r-- | firmware/export/config/iriverh10.h | 4 |
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 @@ /* WM8731 has no tone controls, so we use the software ones */ #define HAVE_SW_TONE_CONTROLS -#define AB_REPEAT_ENABLE 1 +#define AB_REPEAT_ENABLE /* FM Tuner */ #define CONFIG_TUNER TEA5767 @@ -119,7 +119,7 @@ /* Define this for LCD backlight available */ #define HAVE_BACKLIGHT -#define AB_REPEAT_ENABLE 1 +#define AB_REPEAT_ENABLE #define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ #define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */ |