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 2e8c4dcc33..2b603987f4 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -112,6 +112,9 @@
112/* Define this if you can detect headphones */ 112/* Define this if you can detect headphones */
113#define HAVE_HEADPHONE_DETECTION 113#define HAVE_HEADPHONE_DETECTION
114 114
115/* Define this if you can read an absolute wheel position */
116#define HAVE_WHEEL_POSITION
117
115#define BOOTFILE_EXT "ipod" 118#define BOOTFILE_EXT "ipod"
116#define BOOTFILE "rockbox." BOOTFILE_EXT 119#define BOOTFILE "rockbox." BOOTFILE_EXT
117 120