summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/creativezen.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezen.h')
-rw-r--r--firmware/export/config/creativezen.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/creativezen.h b/firmware/export/config/creativezen.h
index 0caf499379..004e1403b7 100644
--- a/firmware/export/config/creativezen.h
+++ b/firmware/export/config/creativezen.h
@@ -49,9 +49,6 @@
/* define this if you would like tagcache to build on this target */
#define HAVE_TAGCACHE
-/* define this if you have LCD enable function */
-#define HAVE_LCD_ENABLE
-
/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
should be defined as well.
#define HAVE_LCD_SLEEP
@@ -74,6 +71,9 @@
#endif /* !BOOTLOADER */
+/* define this if you have LCD enable function */
+#define HAVE_LCD_ENABLE
+
/* define this if you have an i.MX23 codec */
#define HAVE_IMX233_CODEC