diff options
author | Dave Chapman <dave@dchapman.com> | 2005-11-21 22:44:15 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2005-11-21 22:44:15 +0000 |
commit | d60aac9243144d44b642841d55b1b6fe7f27a540 (patch) | |
tree | 0777b1e589227be98970239446e7fb9f0d2f291b /firmware/export/config-ipodnano.h | |
parent | bccfae0a58515e489c3aa7f412154db56ae205d6 (diff) |
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-ipodnano.h')
-rw-r--r-- | firmware/export/config-ipodnano.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 @@ /* Define this to the CPU frequency */ #define CPU_FREQ 11289600 -/* Define this if you have ATA power-off control */ -#define HAVE_ATA_POWER_OFF - #define CONFIG_LCD LCD_IPODNANO /* Offset ( in the firmware file's header ) to the file length */ |