summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index ce2831f848..133b68257b 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -8,6 +8,9 @@
8/* For Rolo and boot loader */ 8/* For Rolo and boot loader */
9#define MODEL_NUMBER 8 9#define MODEL_NUMBER 8
10 10
11/* define this if you use an ATA controller */
12#define HAVE_ATA
13
11/* define this if you have recording possibility */ 14/* define this if you have recording possibility */
12#define HAVE_RECORDING 15#define HAVE_RECORDING
13 16