summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 2fefcbdcac..186bd5a58d 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -1,6 +1,8 @@
1/* define this if you use an ATA controller */ 1/* define this if you use an ATA controller */
2#define HAVE_ATA 2#define HAVE_ATA
3 3
4#define MODEL_NAME "Archos Player/Studio"
5
4/* define this if you have a charcell LCD display */ 6/* define this if you have a charcell LCD display */
5#define HAVE_LCD_CHARCELLS 7#define HAVE_LCD_CHARCELLS
6 8