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