summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 6b993b6082..e5654fe0a2 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -214,6 +214,8 @@
214/* Define this if you have adjustable CPU frequency */ 214/* Define this if you have adjustable CPU frequency */
215/* #define HAVE_ADJUSTABLE_CPU_FREQ */ 215/* #define HAVE_ADJUSTABLE_CPU_FREQ */
216 216
217#define HAVE_PCM_DMA_ADDRESS
218
217#define BOOTFILE_EXT "gigabeat" 219#define BOOTFILE_EXT "gigabeat"
218#define BOOTFILE "rockbox." BOOTFILE_EXT 220#define BOOTFILE "rockbox." BOOTFILE_EXT
219#define BOOTDIR "/.rockbox" 221#define BOOTDIR "/.rockbox"