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 70664262d8..a100a6a724 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -8,6 +8,9 @@
8/* For Rolo and boot loader */ 8/* For Rolo and boot loader */
9#define MODEL_NUMBER 18 9#define MODEL_NUMBER 18
10 10
11/* define this if you use an ATA controller */
12#define HAVE_ATA
13
11/* define this if you have a bitmap LCD display */ 14/* define this if you have a bitmap LCD display */
12#define HAVE_LCD_BITMAP 15#define HAVE_LCD_BITMAP
13 16