summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm60gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezvm60gb.h')
-rw-r--r--firmware/export/config-creativezvm60gb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h
index 3f98059a28..bcf361690d 100644
--- a/firmware/export/config-creativezvm60gb.h
+++ b/firmware/export/config-creativezvm60gb.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