summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuze.h')
-rw-r--r--firmware/export/config/sansafuze.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index d674d1f88a..fae3463d75 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -8,6 +8,9 @@
8/* Define if boot data from bootloader has been enabled for the target */ 8/* Define if boot data from bootloader has been enabled for the target */
9#define HAVE_BOOTDATA 9#define HAVE_BOOTDATA
10 10
11/* define boot redirect file name allows booting from external drives */
12#define BOOT_REDIR "rockbox_main.fuze"
13
11#define HW_SAMPR_CAPS SAMPR_CAP_ALL 14#define HW_SAMPR_CAPS SAMPR_CAP_ALL
12 15
13/* define this if you have recording possibility */ 16/* define this if you have recording possibility */