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 ed0a557299..4644a823a0 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -9,6 +9,9 @@
9/* For Rolo and boot loader */ 9/* For Rolo and boot loader */
10#define MODEL_NUMBER 7 10#define MODEL_NUMBER 7
11 11
12/* define this if you use an ATA controller */
13#define HAVE_ATA
14
12/* define this if you have recording possibility */ 15/* define this if you have recording possibility */
13/*#define HAVE_RECORDING*/ 16/*#define HAVE_RECORDING*/
14 17