summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index c29d4242fe..be21006295 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -91,6 +91,10 @@
91#define HAVE_BACKLIGHT 91#define HAVE_BACKLIGHT
92#define HAVE_BACKLIGHT_BRIGHTNESS 92#define HAVE_BACKLIGHT_BRIGHTNESS
93 93
94/* define this if you have a disk storage, i.e. something
95 that needs spinups and can cause skips when shaked */
96#define HAVE_DISK_STORAGE
97
94/* Define this if you have a software controlled poweroff */ 98/* Define this if you have a software controlled poweroff */
95#define HAVE_SW_POWEROFF 99#define HAVE_SW_POWEROFF
96 100