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 b951c198b9..d21566f814 100644
--- a/firmware/export/config/iriverh300.h
+++ b/firmware/export/config/iriverh300.h
@@ -12,6 +12,9 @@
12/* define this if you use an ATA controller */ 12/* define this if you use an ATA controller */
13#define CONFIG_STORAGE STORAGE_ATA 13#define CONFIG_STORAGE STORAGE_ATA
14 14
15/*define this if the ATA controller and method of USB access support LBA48 */
16#define HAVE_LBA48
17
15/* define this if you have a bitmap LCD display */ 18/* define this if you have a bitmap LCD display */
16#define HAVE_LCD_BITMAP 19#define HAVE_LCD_BITMAP
17 20