summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodnano1g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodnano1g.h')
-rw-r--r--firmware/export/config/ipodnano1g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipodnano1g.h b/firmware/export/config/ipodnano1g.h
index 18d15e449e..33766bda26 100644
--- a/firmware/export/config/ipodnano1g.h
+++ b/firmware/export/config/ipodnano1g.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