summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-12-18 12:31:47 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-12-18 12:31:47 +0000
commit722f46af46996ee9adfd3ddfc241e11e4586e065 (patch)
tree81921ffe464947802613e51025411fbead73c4f3
parent3ee23bab61b5e700a7264f1998a16f406581f957 (diff)
downloadrockbox-722f46af46996ee9adfd3ddfc241e11e4586e065.tar.gz
rockbox-722f46af46996ee9adfd3ddfc241e11e4586e065.zip
Forgot a file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24073 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config/ondavx747.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h
index ac2032587a..00be288ead 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 */
/*