summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiom5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiom5.h')
-rw-r--r--firmware/export/config-iaudiom5.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index a5b0f3d7bd..eb3b1216eb 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -78,6 +78,10 @@
78/* Define this for LCD backlight available */ 78/* Define this for LCD backlight available */
79#define HAVE_BACKLIGHT 79#define HAVE_BACKLIGHT
80 80
81/* define this if you have a disk storage, i.e. something
82 that needs spinups and can cause skips when shaked */
83#define HAVE_DISK_STORAGE
84
81/* Define this if you have a software controlled poweroff */ 85/* Define this if you have a software controlled poweroff */
82#define HAVE_SW_POWEROFF 86#define HAVE_SW_POWEROFF
83 87