summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclip.h')
-rw-r--r--firmware/export/config/sansaclip.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h
index f0300c2ac1..cdee43d44a 100644
--- a/firmware/export/config/sansaclip.h
+++ b/firmware/export/config/sansaclip.h
@@ -186,14 +186,6 @@
186/* Define this if you have adjustable CPU frequency */ 186/* Define this if you have adjustable CPU frequency */
187#define HAVE_ADJUSTABLE_CPU_FREQ 187#define HAVE_ADJUSTABLE_CPU_FREQ
188 188
189/*define this to enable CPU voltage scaling on AMS devices*/
190#define HAVE_ADJUSTABLE_CPU_VOLTAGE
191
192#ifndef BOOTLOADER
193/*define this with flags for power saving options device supports*/
194#define CONFIG_POWER_SAVING (POWERSV_CPU | POWERSV_I2C | POWERSV_DISK)
195#endif
196
197#define BOOTFILE_EXT "sansa" 189#define BOOTFILE_EXT "sansa"
198#define BOOTFILE "rockbox." BOOTFILE_EXT 190#define BOOTFILE "rockbox." BOOTFILE_EXT
199#define BOOTDIR "/.rockbox" 191#define BOOTDIR "/.rockbox"