summaryrefslogtreecommitdiffstats
path: root/firmware/export/config
diff options
context:
space:
mode:
authorMichael Sparmann <theseven@rockbox.org>2011-03-01 01:51:27 +0000
committerMichael Sparmann <theseven@rockbox.org>2011-03-01 01:51:27 +0000
commit24a6f93aa88cd5dd6b3feef9509e0b32894ebe0b (patch)
treea6c258ac83cf04fc52df71de7a157806d1e67542 /firmware/export/config
parent7df5ecc783aae64df4a0344bb5a69750cd1cf051 (diff)
downloadrockbox-24a6f93aa88cd5dd6b3feef9509e0b32894ebe0b.tar.gz
rockbox-24a6f93aa88cd5dd6b3feef9509e0b32894ebe0b.zip
iPod Classic: Disable boosting, it seems to cause random lockups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29473 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/ipod6g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 9871331ca2..17fc3ab076 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -201,7 +201,7 @@
//#define MAX_PHYS_SECTOR_SIZE 4096
/* 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