diff options
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rw-r--r-- | firmware/export/config-ipodmini2g.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h index 80e2820339..55831c4cb3 100644 --- a/firmware/export/config-ipodmini2g.h +++ b/firmware/export/config-ipodmini2g.h @@ -67,7 +67,7 @@ #define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE /* Define this for LCD backlight available */ -#define CONFIG_BACKLIGHT BL_IPODMINI /* port controlled */ +#define HAVE_BACKLIGHT /* We can fade the backlight by using PWM */ #define HAVE_BACKLIGHT_PWM_FADING |