summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 1f40339065..92813c6b00 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -56,6 +56,10 @@
56/* Define this for LCD backlight available */ 56/* Define this for LCD backlight available */
57#define HAVE_BACKLIGHT 57#define HAVE_BACKLIGHT
58 58
59/* define this if you have a disk storage, i.e. something
60 that needs spinups and can cause skips when shaked */
61#define HAVE_DISK_STORAGE
62
59/* Define this if you have a software controlled poweroff */ 63/* Define this if you have a software controlled poweroff */
60#define HAVE_SW_POWEROFF 64#define HAVE_SW_POWEROFF
61 65