summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 3366baa8ea..964f103214 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -105,6 +105,9 @@
105/* Define this if you have adjustable CPU frequency */ 105/* Define this if you have adjustable CPU frequency */
106#define HAVE_ADJUSTABLE_CPU_FREQ 106#define HAVE_ADJUSTABLE_CPU_FREQ
107 107
108/* Define this if you can detect headphones */
109#define HAVE_HEADPHONE_DETECTION
110
108#define BOOTFILE_EXT "ipod" 111#define BOOTFILE_EXT "ipod"
109#define BOOTFILE "rockbox." BOOTFILE_EXT 112#define BOOTFILE "rockbox." BOOTFILE_EXT
110 113