summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index 0e6e00c167..8211994275 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -49,7 +49,7 @@
49#define HAVE_SPDIF_IN 49#define HAVE_SPDIF_IN
50 50
51/* Define this for LCD backlight available */ 51/* Define this for LCD backlight available */
52#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 52#define HAVE_BACKLIGHT
53 53
54#define CONFIG_I2C I2C_PLAYREC 54#define CONFIG_I2C I2C_PLAYREC
55 55