summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-ipodcolor.h3
-rw-r--r--firmware/export/config-ipodnano.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 2c51cc777a..0e1637d765 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -66,9 +66,6 @@
66/* Define this to the CPU frequency */ 66/* Define this to the CPU frequency */
67#define CPU_FREQ 11289600 67#define CPU_FREQ 11289600
68 68
69/* Define this if you have ATA power-off control */
70#define HAVE_ATA_POWER_OFF
71
72#define CONFIG_LCD LCD_IPODCOLOR 69#define CONFIG_LCD LCD_IPODCOLOR
73 70
74/* Offset ( in the firmware file's header ) to the file length */ 71/* Offset ( in the firmware file's header ) to the file length */
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 56928e3ff4..3423079be0 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -68,9 +68,6 @@
68/* Define this to the CPU frequency */ 68/* Define this to the CPU frequency */
69#define CPU_FREQ 11289600 69#define CPU_FREQ 11289600
70 70
71/* Define this if you have ATA power-off control */
72#define HAVE_ATA_POWER_OFF
73
74#define CONFIG_LCD LCD_IPODNANO 71#define CONFIG_LCD LCD_IPODNANO
75 72
76/* Offset ( in the firmware file's header ) to the file length */ 73/* Offset ( in the firmware file's header ) to the file length */