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