From 598d870f3f57ee72cd2a34235258de5e135c6ab6 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sun, 23 Jan 2005 00:28:12 +0000 Subject: Gmini has software poweroff. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5635 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gmini120.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h index 23cfea1..47dbb2c 100644 --- a/firmware/export/config-gmini120.h +++ b/firmware/export/config-gmini120.h @@ -33,6 +33,9 @@ #define CPU_FREQ 30000000 /* approximate value (and false in general since freq is variable) */ +/* Define this if you have a software controlled poweroff */ +#define HAVE_SW_POWEROFF + /* Always enable debug till we stabilize */ #define EMULATOR #define DEBUG -- cgit v1.1