summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezv.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezv.h')
-rw-r--r--firmware/export/config-creativezv.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-creativezv.h b/firmware/export/config-creativezv.h
index b8850a3af6..0cb487ad6d 100644
--- a/firmware/export/config-creativezv.h
+++ b/firmware/export/config-creativezv.h
@@ -85,6 +85,10 @@
85/* define this if you have a real-time clock */ 85/* define this if you have a real-time clock */
86//#define CONFIG_RTC RTC_RX5X348AB 86//#define CONFIG_RTC RTC_RX5X348AB
87 87
88/* define this if you have a disk storage, i.e. something
89 that needs spinups and can cause skips when shaked */
90#define HAVE_DISK_STORAGE
91
88/* Define this for LCD backlight available */ 92/* Define this for LCD backlight available */
89//#define HAVE_BACKLIGHT 93//#define HAVE_BACKLIGHT
90 94