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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index 528e99080e..d674d1f88a 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -5,6 +5,8 @@
5/* For Rolo and boot loader */ 5/* For Rolo and boot loader */
6#define MODEL_NUMBER 43 6#define MODEL_NUMBER 43
7#define MODEL_NAME "Sandisk Sansa Fuze" 7#define MODEL_NAME "Sandisk Sansa Fuze"
8/* Define if boot data from bootloader has been enabled for the target */
9#define HAVE_BOOTDATA
8 10
9#define HW_SAMPR_CAPS SAMPR_CAP_ALL 11#define HW_SAMPR_CAPS SAMPR_CAP_ALL
10 12