summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 075f490ee4..d9bebef9bc 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -129,6 +129,10 @@
129/** Non-simulator section **/ 129/** Non-simulator section **/
130#ifndef SIMULATOR 130#ifndef SIMULATOR
131 131
132/* define this if the backlight thread is used for fade, not for sim, needs
133 * HAVE_BACKLIGHT_BRIGHTNESS */
134#define USE_BACKLIGHT_SW_FADING
135
132/* Define this if you have a PortalPlayer PP5024 */ 136/* Define this if you have a PortalPlayer PP5024 */
133#define CONFIG_CPU PP5024 137#define CONFIG_CPU PP5024
134 138