From 722f46af46996ee9adfd3ddfc241e11e4586e065 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Fri, 18 Dec 2009 12:31:47 +0000 Subject: Forgot a file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24073 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/ondavx747.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h index ac20325..00be288 100644 --- a/firmware/export/config/ondavx747.h +++ b/firmware/export/config/ondavx747.h @@ -165,6 +165,11 @@ /* Hardware controlled charging with monitoring */ #define CONFIG_CHARGING CHARGING_MONITOR +#ifndef ONDA_VX777 /* Doesn't have any physical buttons */ +/* There is only USB charging */ +#define HAVE_USB_POWER +#endif + #define CFG_EXTAL 12000000 /* EXT clock: 12 Mhz */ /* -- cgit v1.1