From b76faecd60ddb414c442db0636c68a24b7c8c045 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sat, 20 Jun 2009 18:37:29 +0000 Subject: Make ATA poweroff an advanced build option for the Player. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21409 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-player.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'firmware') diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h index 3071a09be8..9d4696797b 100644 --- a/firmware/export/config-player.h +++ b/firmware/export/config-player.h @@ -60,10 +60,6 @@ /* Define this if you have a SH7034 */ #define CONFIG_CPU SH7034 -/* Uncomment this if you want to enable ATA power-off control. - * Attention, some players crash when ATA power-off is enabled! */ -//#define HAVE_ATA_POWER_OFF - /* Define this if you control ata power player style (with PB4, new player only) */ #define ATA_POWER_PLAYERSTYLE -- cgit v1.2.3