From 98e7c318118655ccbda7db3a0ecac0ff32d2833e Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Mon, 7 Feb 2005 01:48:18 +0000 Subject: iRiver has software controlled poweroff git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5826 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 01012cde3c..c8a7a5c26c 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -50,4 +50,7 @@ #define USB_NONE /* FIX: USB temorarily disabled */ +/* Define this if you have a software controlled poweroff */ +#define HAVE_SW_POWEROFF + #endif -- cgit v1.2.3