From f67e3559c62ba21d6085793a2bb5513050590ef7 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Mon, 1 Mar 2010 22:24:17 +0000 Subject: Packard Bell Vibe 500: clean up the power off, enable poweroff while charging. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24987 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/vibe500.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config') diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h index 7ae1f4fc2a..f8ce86b24f 100644 --- a/firmware/export/config/vibe500.h +++ b/firmware/export/config/vibe500.h @@ -136,8 +136,7 @@ #define CONFIG_I2C I2C_PP5020 /* define this if the hardware can be powered off while charging */ -/* It is possible to do it (OF seems to do that) but the method is unknown yet */ -/* #define HAVE_POWEROFF_WHILE_CHARGING */ +#define HAVE_POWEROFF_WHILE_CHARGING /* The start address index for ROM builds */ #define ROM_START 0x00000000 -- cgit v1.2.3