summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod1g2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod1g2g.h')
-rw-r--r--firmware/export/config/ipod1g2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipod1g2g.h b/firmware/export/config/ipod1g2g.h
index 628ce91d5a..6da48ab62f 100644
--- a/firmware/export/config/ipod1g2g.h
+++ b/firmware/export/config/ipod1g2g.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 recording possibility 19/* define this if you have recording possibility
17#define HAVE_RECORDING */ 20#define HAVE_RECORDING */
18 21