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