summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-04-07 12:16:27 +0000
committerDave Chapman <dave@dchapman.com>2006-04-07 12:16:27 +0000
commit8204cd76a77d2ea06729661c04d439d3af5b75e4 (patch)
treed4a6f07b15d6f819148cce121640f73f945c24ec /firmware/export/config-ipodcolor.h
parent24bb9d4ceb33a8844e4bd8395617439ef8ab60e2 (diff)
iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and colour) and the first generation mini
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9548 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 9cbc058d8f..a48bde5f4b 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -93,7 +93,7 @@
#define CONFIG_LED LED_VIRTUAL
/* Define this if you have adjustable CPU frequency */
-//#define HAVE_ADJUSTABLE_CPU_FREQ
+#define HAVE_ADJUSTABLE_CPU_FREQ
#define BOOTFILE_EXT "ipod"
#define BOOTFILE "rockbox." BOOTFILE_EXT