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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 8b0b84c1d0..d163d116cf 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -172,7 +172,7 @@
172#define CURRENT_MAX_CHG 150 172#define CURRENT_MAX_CHG 150
173 173
174/* Define this to the CPU frequency */ 174/* Define this to the CPU frequency */
175#define CPU_FREQ 240000000 175#define CPU_FREQ 192000000
176 176
177/* Type of LCD */ 177/* Type of LCD */
178#define CONFIG_LCD LCD_SSD1303 178#define CONFIG_LCD LCD_SSD1303
@@ -190,7 +190,7 @@
190#define CONFIG_LED LED_VIRTUAL 190#define CONFIG_LED LED_VIRTUAL
191 191
192/* Define this if you have adjustable CPU frequency */ 192/* Define this if you have adjustable CPU frequency */
193//#define HAVE_ADJUSTABLE_CPU_FREQ 193#define HAVE_ADJUSTABLE_CPU_FREQ
194 194
195#define BOOTFILE_EXT "sansa" 195#define BOOTFILE_EXT "sansa"
196#define BOOTFILE "rockbox." BOOTFILE_EXT 196#define BOOTFILE "rockbox." BOOTFILE_EXT