summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
authorSteve Gotthardt <gotthardt@rockbox.org>2007-01-17 03:04:31 +0000
committerSteve Gotthardt <gotthardt@rockbox.org>2007-01-17 03:04:31 +0000
commitac9d4ee7aab474d7099ebf497f5291d02aef2353 (patch)
tree204a687e164baa80d92db1a0fd36126c0bddfb31 /firmware/export/config-gigabeat.h
parent49c13b3e370db6e5483bd9af1d0f31bc59836bde (diff)
downloadrockbox-ac9d4ee7aab474d7099ebf497f5291d02aef2353.tar.gz
rockbox-ac9d4ee7aab474d7099ebf497f5291d02aef2353.zip
Backing out the CPU boost for now. Found several issues from screen lines to crashing during wav play and running oscilliscope, etc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12037 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 6e22e8d7ab..9f024054b7 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -126,7 +126,8 @@
126#define HAVE_HEADPHONE_DETECTION 126#define HAVE_HEADPHONE_DETECTION
127 127
128/* Define this if you have adjustable CPU frequency */ 128/* Define this if you have adjustable CPU frequency */
129#define HAVE_ADJUSTABLE_CPU_FREQ 129/* Not ready for prime-time */
130/* #define HAVE_ADJUSTABLE_CPU_FREQ */
130 131
131#define BOOTFILE_EXT "gigabeat" 132#define BOOTFILE_EXT "gigabeat"
132#define BOOTFILE "rockbox." BOOTFILE_EXT 133#define BOOTFILE "rockbox." BOOTFILE_EXT