summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
authorBarry Wardell <rockbox@barrywardell.net>2006-09-03 21:38:16 +0000
committerBarry Wardell <rockbox@barrywardell.net>2006-09-03 21:38:16 +0000
commit8c834bd57c9d90128741b0ab9060eac233f5a2c7 (patch)
treea9892dc6b40591e4fd78481a1f5ddbfba4c0f955 /firmware/export/config-h10_5gb.h
parentae8d4ff54385b4f9e470fd62e355b31b8dc4f269 (diff)
downloadrockbox-8c834bd57c9d90128741b0ab9060eac233f5a2c7.tar.gz
rockbox-8c834bd57c9d90128741b0ab9060eac233f5a2c7.zip
Disable cpu frequency adjusting for H10 for now as it is causing freezes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10878 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 693ee71ad8..d3750c1a08 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -118,7 +118,7 @@
118#define CONFIG_LED LED_VIRTUAL 118#define CONFIG_LED LED_VIRTUAL
119 119
120/* Define this if you have adjustable CPU frequency */ 120/* Define this if you have adjustable CPU frequency */
121#define HAVE_ADJUSTABLE_CPU_FREQ 121/*#define HAVE_ADJUSTABLE_CPU_FREQ*/
122 122
123#define BOOTFILE_EXT "h10" 123#define BOOTFILE_EXT "h10"
124#define BOOTFILE "rockbox." BOOTFILE_EXT 124#define BOOTFILE "rockbox." BOOTFILE_EXT