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