mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Revert "As3525 v1/v2 Add power savings menu"
This reverts commit 6f0320a953.
Change-Id: I7425d422a4a0af7a49e9194cfe0bb55d431bc401
This commit is contained in:
parent
16f10e2abd
commit
d8bd356e56
23 changed files with 52 additions and 537 deletions
|
|
@ -193,14 +193,6 @@
|
|||
/* Define this if you have adjustable CPU frequency */
|
||||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
/*define this to enable CPU voltage scaling on AMS devices*/
|
||||
#define HAVE_ADJUSTABLE_CPU_VOLTAGE
|
||||
|
||||
#ifndef BOOTLOADER
|
||||
/*define this with flags for power saving options device supports*/
|
||||
#define CONFIG_POWER_SAVING (POWERSV_CPU | POWERSV_I2C | POWERSV_DISK)
|
||||
#endif
|
||||
|
||||
#define BOOTFILE_EXT "sansa"
|
||||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
#define BOOTDIR "/.rockbox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue