From dad5de672f63b1537a0ce480e98a118c7d819180 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Mon, 20 Dec 2004 01:33:52 +0000 Subject: iRiver has hard drive poweroff git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5495 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 405e839dd5..a63a60ec57 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -30,4 +30,7 @@ /* Define this to the CPU frequency */ #define CPU_FREQ 11289600 +/* Define this if you have ATA power-off control */ +#define HAVE_ATA_POWER_OFF + #endif -- cgit v1.2.3