summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuze.h')
-rw-r--r--firmware/export/config/sansafuze.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index dedf8c44da..fae3463d75 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -219,14 +219,6 @@
219/* Define this if you have adjustable CPU frequency */ 219/* Define this if you have adjustable CPU frequency */
220#define HAVE_ADJUSTABLE_CPU_FREQ 220#define HAVE_ADJUSTABLE_CPU_FREQ
221 221
222/*define this to enable CPU voltage scaling on AMS devices*/
223#define HAVE_ADJUSTABLE_CPU_VOLTAGE
224
225#ifndef BOOTLOADER
226/*define this with flags for power saving options device supports*/
227#define CONFIG_POWER_SAVING (POWERSV_CPU | POWERSV_I2C | POWERSV_DISK)
228#endif
229
230#define BOOTFILE_EXT "sansa" 222#define BOOTFILE_EXT "sansa"
231#define BOOTFILE "rockbox." BOOTFILE_EXT 223#define BOOTFILE "rockbox." BOOTFILE_EXT
232#define BOOTDIR "/.rockbox" 224#define BOOTDIR "/.rockbox"