summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipv2.h')
-rw-r--r--firmware/export/config/sansaclipv2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 5f6d195810..301cfc8c7f 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -194,6 +194,9 @@
194/* Define this if you have adjustable CPU frequency */ 194/* Define this if you have adjustable CPU frequency */
195#define HAVE_ADJUSTABLE_CPU_FREQ 195#define HAVE_ADJUSTABLE_CPU_FREQ
196 196
197/*define this to enable CPU voltage scaling on AMS devices*/
198#define HAVE_ADJUSTABLE_CPU_VOLTAGE
199
197#define BOOTFILE_EXT "sansa" 200#define BOOTFILE_EXT "sansa"
198#define BOOTFILE "rockbox." BOOTFILE_EXT 201#define BOOTFILE "rockbox." BOOTFILE_EXT
199#define BOOTDIR "/.rockbox" 202#define BOOTDIR "/.rockbox"