summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-03-08 23:34:43 +0000
committerJens Arnold <amiconn@rockbox.org>2008-03-08 23:34:43 +0000
commitd1ed7c37b130500cc3c5b5ed4390192f623abd5d (patch)
treef1e7a9190be5c9764ad1c28b1c4318fb8201fc86 /firmware/export/config-player.h
parent75c7ac80e8540be0f581c3ad4d92b748f9649618 (diff)
No need to have \n here. panicf() won't output it anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16570 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index b9e3035951..c69fe8cfcb 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -46,7 +46,7 @@
/* 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 HAVE_ATA_POWER_OFF
/* Define this if you control ata power player style
(with PB4, new player only) */