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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index a3a354feea..61c76d480d 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -61,8 +61,8 @@
61/* The start address index for ROM builds */ 61/* The start address index for ROM builds */
62#define ROM_START 0x11010 62#define ROM_START 0x11010
63 63
64/* Define this for programmable LED available */ 64/* Software controlled LED */
65#define HAVE_LED 65#define CONFIG_LED LED_REAL
66 66
67/* Define this for LCD backlight available */ 67/* Define this for LCD backlight available */
68#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 68#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */