summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-ipod3g.h3
1 files changed, 3 insertions, 0 deletions
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 @@
73/* Define this if you have a PortalPlayer PP5002 */ 73/* Define this if you have a PortalPlayer PP5002 */
74#define CONFIG_CPU PP5002 74#define CONFIG_CPU PP5002
75 75
76/* We're able to shut off power to the HDD */
77#define HAVE_ATA_POWER_OFF
78
76/* Define this if you want to use the PP5002 i2c interface */ 79/* Define this if you want to use the PP5002 i2c interface */
77#define CONFIG_I2C I2C_PP5002 80#define CONFIG_I2C I2C_PP5002
78 81