summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rwxr-xr-xfirmware/export/config-ipodmini2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 342742ea43..bac60e3e72 100755
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -115,6 +115,9 @@
115/* Define this if you can detect headphones */ 115/* Define this if you can detect headphones */
116#define HAVE_HEADPHONE_DETECTION 116#define HAVE_HEADPHONE_DETECTION
117 117
118/* Define this if you can read an absolute wheel position */
119#define HAVE_WHEEL_POSITION
120
118#define BOOTFILE_EXT "ipod" 121#define BOOTFILE_EXT "ipod"
119#define BOOTFILE "rockbox." BOOTFILE_EXT 122#define BOOTFILE "rockbox." BOOTFILE_EXT
120 123