summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h2
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 @@
46#define HAVE_SPDIF_IN 46#define HAVE_SPDIF_IN
47 47
48/* Define this for LCD backlight available */ 48/* Define this for LCD backlight available */
49#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 49#define HAVE_BACKLIGHT
50 50
51#define CONFIG_I2C I2C_PLAYREC 51#define CONFIG_I2C I2C_PLAYREC
52 52