forked from len0rd/rockbox
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
This commit is contained in:
parent
7df5ecc783
commit
24a6f93aa8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue