summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 5a97d8ba85..f8f3502152 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -131,6 +131,8 @@
131 131
132#define HAVE_BACKLIGHT_BRIGHTNESS 132#define HAVE_BACKLIGHT_BRIGHTNESS
133 133
134#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING
135
134/* Main LCD backlight brightness range and defaults */ 136/* Main LCD backlight brightness range and defaults */
135#define MIN_BRIGHTNESS_SETTING 0 137#define MIN_BRIGHTNESS_SETTING 0
136#define MAX_BRIGHTNESS_SETTING 127 138#define MAX_BRIGHTNESS_SETTING 127
@@ -186,8 +188,6 @@
186/* Define this if you have ATA power-off control */ 188/* Define this if you have ATA power-off control */
187#define HAVE_ATA_POWER_OFF 189#define HAVE_ATA_POWER_OFF
188 190
189#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_HW_REG
190
191/* Virtual LED (icon) */ 191/* Virtual LED (icon) */
192#define CONFIG_LED LED_VIRTUAL 192#define CONFIG_LED LED_VIRTUAL
193 193