summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodvideo.h
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2006-03-17 02:02:13 +0000
committerThom Johansen <thomj@rockbox.org>2006-03-17 02:02:13 +0000
commitf6e856774c681d3c189dd6753fc041583f36866c (patch)
treee924dfe7d954ee90512ef9321da42cccf8ab3489 /firmware/export/config-ipodvideo.h
parent4ba14d91135f75e98987887679b7b3d6bccb3120 (diff)
downloadrockbox-f6e856774c681d3c189dd6753fc041583f36866c.tar.gz
rockbox-f6e856774c681d3c189dd6753fc041583f36866c.zip
CPU boosting support for ipod nano and video. The rest of the targets
are either untested or do not work with the current code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9070 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodvideo.h')
-rw-r--r--firmware/export/config-ipodvideo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index 6057afa9d7..6ea9fcebb8 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -97,7 +97,7 @@
97#define CONFIG_LED LED_VIRTUAL 97#define CONFIG_LED LED_VIRTUAL
98 98
99/* Define this if you have adjustable CPU frequency */ 99/* Define this if you have adjustable CPU frequency */
100//#define HAVE_ADJUSTABLE_CPU_FREQ 100#define HAVE_ADJUSTABLE_CPU_FREQ
101 101
102#define BOOTFILE_EXT "ipod" 102#define BOOTFILE_EXT "ipod"
103#define BOOTFILE "rockbox." BOOTFILE_EXT 103#define BOOTFILE "rockbox." BOOTFILE_EXT