summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/creativezenxfi2.h2
-rw-r--r--firmware/export/config/creativezenxfi3.h2
-rw-r--r--firmware/export/config/sansafuzeplus.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h
index 95bc6baf6c..04b3b2495f 100644
--- a/firmware/export/config/creativezenxfi2.h
+++ b/firmware/export/config/creativezenxfi2.h
@@ -190,7 +190,7 @@
190#define HAVE_BOOTLOADER_USB_MODE 190#define HAVE_BOOTLOADER_USB_MODE
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 "creative" 195#define BOOTFILE_EXT "creative"
196#define BOOTFILE "rockbox." BOOTFILE_EXT 196#define BOOTFILE "rockbox." BOOTFILE_EXT
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index 84bdc36639..bcc5955249 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -196,7 +196,7 @@
196#define MAX_LOG_SECTOR_SIZE 2048 196#define MAX_LOG_SECTOR_SIZE 2048
197 197
198/* Define this if you have adjustable CPU frequency */ 198/* Define this if you have adjustable CPU frequency */
199//#define HAVE_ADJUSTABLE_CPU_FREQ 199#define HAVE_ADJUSTABLE_CPU_FREQ
200 200
201#define BOOTFILE_EXT "creative" 201#define BOOTFILE_EXT "creative"
202#define BOOTFILE "rockbox." BOOTFILE_EXT 202#define BOOTFILE "rockbox." BOOTFILE_EXT
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 5f325cf048..02a036046f 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -192,7 +192,7 @@
192#define MAX_LOG_SECTOR_SIZE 2048 192#define MAX_LOG_SECTOR_SIZE 2048
193 193
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/* Virtual LED (icon) */ 197/* Virtual LED (icon) */
198#define CONFIG_LED LED_VIRTUAL 198#define CONFIG_LED LED_VIRTUAL