diff options
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r-- | firmware/export/config-recorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h index d8bd0bed2f..3fe7365d3c 100644 --- a/firmware/export/config-recorder.h +++ b/firmware/export/config-recorder.h @@ -46,7 +46,7 @@ #define HAVE_SPDIF_IN /* Define this for LCD backlight available */ -#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ +#define HAVE_BACKLIGHT #define CONFIG_I2C I2C_PLAYREC |