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 f6d51aefaa..f2f96946c9 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -109,6 +109,9 @@
109/* Define this if you have adjustable CPU frequency */ 109/* Define this if you have adjustable CPU frequency */
110#define HAVE_ADJUSTABLE_CPU_FREQ 110#define HAVE_ADJUSTABLE_CPU_FREQ
111 111
112/* Define this if you can detect headphones */
113#define HAVE_HEADPHONE_DETECTION
114
112#define BOOTFILE_EXT "ipod" 115#define BOOTFILE_EXT "ipod"
113#define BOOTFILE "rockbox." BOOTFILE_EXT 116#define BOOTFILE "rockbox." BOOTFILE_EXT
114 117