summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini.h')
-rw-r--r--firmware/export/config-ipodmini.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index f38de3e352..34632fa6a4 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -8,6 +8,9 @@
8/* For Rolo and boot loader */ 8/* For Rolo and boot loader */
9#define MODEL_NUMBER 9 /* TODO: change to 9 */ 9#define MODEL_NUMBER 9 /* TODO: change to 9 */
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