summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-m200v4.h (renamed from firmware/export/config-m200v2.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-m200v2.h b/firmware/export/config-m200v4.h
index 3acc30ebf1..2247ec3152 100644
--- a/firmware/export/config-m200v2.h
+++ b/firmware/export/config-m200v4.h
@@ -1,12 +1,12 @@
1/* 1/*
2 * This config file is for the Sansa M200 series 2 * This config file is for the Sansa M200 V4 series
3 */ 3 */
4#define TARGET_TREE /* this target is using the target tree system */ 4#define TARGET_TREE /* this target is using the target tree system */
5 5
6/* For Rolo and boot loader */ 6/* For Rolo and boot loader */
7#define MODEL_NUMBER 42 7#define MODEL_NUMBER 42
8 8
9#define MODEL_NAME "Sandisk Sansa m200 series" 9#define MODEL_NAME "Sandisk Sansa m200 v4 series"
10 10
11/* Enable FAT16 support */ 11/* Enable FAT16 support */
12#define HAVE_FAT16SUPPORT 12#define HAVE_FAT16SUPPORT