summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rwxr-xr-xfirmware/export/config-ipodmini2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 8cea14470b..5afc672fd6 100755
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -49,6 +49,9 @@
49/* Define this for LCD backlight available */ 49/* Define this for LCD backlight available */
50#define CONFIG_BACKLIGHT BL_IPODMINI /* port controlled */ 50#define CONFIG_BACKLIGHT BL_IPODMINI /* port controlled */
51 51
52/* We can fade the backlight by using PWM */
53#define HAVE_BACKLIGHT_PWM_FADING
54
52#ifndef SIMULATOR 55#ifndef SIMULATOR
53 56
54/* Define this if you have a PortalPlayer PP5020 */ 57/* Define this if you have a PortalPlayer PP5020 */