summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 39f8a85a35..099df0d715 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * This config file is for the iriver H10 2 * This config file is for the iriver H10 20Gb
3 */ 3 */
4 4
5#define TARGET_TREE /* this target is using the target tree system */ 5#define TARGET_TREE /* this target is using the target tree system */
@@ -96,8 +96,8 @@
96/* TODO: this is probably wrong */ 96/* TODO: this is probably wrong */
97#define CPU_FREQ 11289600 97#define CPU_FREQ 11289600
98 98
99/* Type of LCD TODO: hopefully the same as the x5 but check this*/ 99/* Type of LCD */
100#define CONFIG_LCD LCD_X5 100#define CONFIG_LCD LCD_H10
101 101
102/* Offset ( in the firmware file's header ) to the file length */ 102/* Offset ( in the firmware file's header ) to the file length */
103#define FIRMWARE_OFFSET_FILE_LENGTH 0 103#define FIRMWARE_OFFSET_FILE_LENGTH 0