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