summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-11-21 22:44:15 +0000
committerDave Chapman <dave@dchapman.com>2005-11-21 22:44:15 +0000
commitd60aac9243144d44b642841d55b1b6fe7f27a540 (patch)
tree0777b1e589227be98970239446e7fb9f0d2f291b /firmware/export/config-ipodcolor.h
parentbccfae0a58515e489c3aa7f412154db56ae205d6 (diff)
downloadrockbox-d60aac9243144d44b642841d55b1b6fe7f27a540.tar.gz
rockbox-d60aac9243144d44b642841d55b1b6fe7f27a540.zip
iPod: We are not going to implement ATA power-off control (Rockbox will still use the ATA hardware's power handling)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8031 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h3
1 files changed, 0 insertions, 3 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 */