mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Enable frequency scaling on the Sansa. Thanks to Jens Arnold's improvements, it seems stable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13835 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0fd4e3f8e1
commit
cb9ab6e0e1
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@
|
|||
#define CONFIG_LED LED_VIRTUAL
|
||||
|
||||
/* Define this if you have adjustable CPU frequency */
|
||||
/*#define HAVE_ADJUSTABLE_CPU_FREQ*/
|
||||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
#define MI4_FORMAT
|
||||
#define BOOTFILE_EXT "mi4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue