summaryrefslogtreecommitdiff
path: root/firmware/export/config/gigabeatfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gigabeatfx.h')
-rw-r--r--firmware/export/config/gigabeatfx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/gigabeatfx.h b/firmware/export/config/gigabeatfx.h
index 414fbbbbf6..23ffeb9820 100644
--- a/firmware/export/config/gigabeatfx.h
+++ b/firmware/export/config/gigabeatfx.h
@@ -13,6 +13,9 @@
13/* define this if you use an ATA controller */ 13/* define this if you use an ATA controller */
14#define CONFIG_STORAGE STORAGE_ATA 14#define CONFIG_STORAGE STORAGE_ATA
15 15
16/*define this if the ATA controller and method of USB access support LBA48 */
17#define HAVE_LBA48
18
16/* define this if you have a bitmap LCD display */ 19/* define this if you have a bitmap LCD display */
17#define HAVE_LCD_BITMAP 20#define HAVE_LCD_BITMAP
18 21