From 4b68f1e2a3e0f57e723ad5fdab4f8970bcf66719 Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Thu, 16 Mar 2006 17:34:37 +0000 Subject: Proper charger input, usb and charger activity detection/reporting for ipod video git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9061 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodvideo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-ipodvideo.h') diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h index e08b029ebd..6057afa9d7 100644 --- a/firmware/export/config-ipodvideo.h +++ b/firmware/export/config-ipodvideo.h @@ -69,6 +69,8 @@ /* define this if the hardware can be powered off while charging */ //#define HAVE_POWEROFF_WHILE_CHARGING +#define HAVE_CHARGE_STATE 1 + /* The start address index for ROM builds */ #define ROM_START 0x00000000 -- cgit v1.2.3