summaryrefslogtreecommitdiff
path: root/firmware/export/config-m200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-m200.h')
-rw-r--r--firmware/export/config-m200.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-m200.h b/firmware/export/config-m200.h
index 875debd257..f7ab78d87e 100644
--- a/firmware/export/config-m200.h
+++ b/firmware/export/config-m200.h
@@ -6,6 +6,8 @@
6/* For Rolo and boot loader */ 6/* For Rolo and boot loader */
7#define MODEL_NUMBER 29 7#define MODEL_NUMBER 29
8 8
9#define MODEL_NAME "Sandisk Sansa m200 series"
10
9/* Enable FAT16 support */ 11/* Enable FAT16 support */
10#define HAVE_FAT16SUPPORT 12#define HAVE_FAT16SUPPORT
11 13