summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh300.h')
-rw-r--r--firmware/export/config/iriverh300.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh300.h b/firmware/export/config/iriverh300.h
index ce8f2151f0..0be9d0da7a 100644
--- a/firmware/export/config/iriverh300.h
+++ b/firmware/export/config/iriverh300.h
@@ -76,6 +76,9 @@
76 that needs spinups and can cause skips when shaked */ 76 that needs spinups and can cause skips when shaked */
77#define HAVE_DISK_STORAGE 77#define HAVE_DISK_STORAGE
78 78
79/* Define if the device can wake from an RTC alarm */
80#define HAVE_RTC_ALARM
81
79/* Define this if you have an remote lcd */ 82/* Define this if you have an remote lcd */
80#define HAVE_REMOTE_LCD 83#define HAVE_REMOTE_LCD
81 84