mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
Disable voltage scaling.
Crashes immediately. Something was wrong with the last commit. Change-Id: Ie8a05095369a6312dc151e0a393e97d3a3fc7a09
This commit is contained in:
parent
7be692e806
commit
7ba50cfdc1
4 changed files with 4 additions and 4 deletions
|
|
@ -199,7 +199,7 @@
|
|||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
/*define this to enable CPU voltage scaling on AMS devices*/
|
||||
#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
//#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
|
||||
#define BOOTFILE_EXT "sansa"
|
||||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
|
|
|
|||
|
|
@ -195,7 +195,7 @@
|
|||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
/*define this to enable CPU voltage scaling on AMS devices*/
|
||||
#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
//#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
|
||||
#define BOOTFILE_EXT "sansa"
|
||||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
|
|
|
|||
|
|
@ -198,7 +198,7 @@
|
|||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
/*define this to enable CPU voltage scaling on AMS devices*/
|
||||
#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
//#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
|
||||
#define BOOTFILE_EXT "sansa"
|
||||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
|
|
|
|||
|
|
@ -211,7 +211,7 @@
|
|||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
/*define this to enable CPU voltage scaling on AMS devices*/
|
||||
#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
//#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
|
||||
#define BOOTFILE_EXT "sansa"
|
||||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue