From 7f85b5b907d8f9a5545e3bfec80c19c3083cd303 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Fri, 3 Aug 2007 22:54:33 +0000 Subject: Disk poweroff for 3rd gen iPods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14171 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipod3g.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h index 466fb19601..b356fc5ac0 100644 --- a/firmware/export/config-ipod3g.h +++ b/firmware/export/config-ipod3g.h @@ -73,6 +73,9 @@ /* Define this if you have a PortalPlayer PP5002 */ #define CONFIG_CPU PP5002 +/* We're able to shut off power to the HDD */ +#define HAVE_ATA_POWER_OFF + /* Define this if you want to use the PP5002 i2c interface */ #define CONFIG_I2C I2C_PP5002 -- cgit v1.2.3