summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10_5gb.h')
-rw-r--r--firmware/export/config/iriverh10_5gb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h
index 7ff09273ad..4e901cc432 100644
--- a/firmware/export/config/iriverh10_5gb.h
+++ b/firmware/export/config/iriverh10_5gb.h
@@ -11,6 +11,9 @@
11/* define this if you use an ATA controller */ 11/* define this if you use an ATA controller */
12#define CONFIG_STORAGE STORAGE_ATA 12#define CONFIG_STORAGE STORAGE_ATA
13 13
14/*define this if the ATA controller and method of USB access support LBA48 */
15#define HAVE_LBA48
16
14/* define this if you have recording possibility */ 17/* define this if you have recording possibility */
15#define HAVE_RECORDING 18#define HAVE_RECORDING
16/* Define bitmask of input sources - recordable bitmask can be defined 19/* Define bitmask of input sources - recordable bitmask can be defined