summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 0c5462400b..a75dbc8a55 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -10,6 +10,9 @@
10/* For Rolo and boot loader */ 10/* For Rolo and boot loader */
11#define MODEL_NUMBER 18 11#define MODEL_NUMBER 18
12 12
13/* Define RTC alarm */
14#define HAVE_RTC_ALARM
15
13/* define this if you use an ATA controller */ 16/* define this if you use an ATA controller */
14#define CONFIG_STORAGE STORAGE_ATA 17#define CONFIG_STORAGE STORAGE_ATA
15 18