From 5b9ddb746e725f09c1bc7b69a1a3128ddacbc8f3 Mon Sep 17 00:00:00 2001 From: Mark Arigo Date: Tue, 16 Dec 2008 05:04:30 +0000 Subject: Make the Philips HDD1630 build compile again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19454 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-hdd1630.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h index 3ed77c27fa..4b2e7ba9fd 100755 --- a/firmware/export/config-hdd1630.h +++ b/firmware/export/config-hdd1630.h @@ -124,7 +124,7 @@ #define BATTERY_TYPES_COUNT 1 /* only one type */ /* Hardware controlled charging */ -/* #define CONFIG_CHARGING CHARGING_SIMPLE */ +#define CONFIG_CHARGING CHARGING_SIMPLE /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER -- cgit v1.2.3