summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2009-07-17 22:07:06 +0000
committerRobert Kukla <roolku@rockbox.org>2009-07-17 22:07:06 +0000
commitbb3b57f64594ba517e06add4cfeff72b2b06e65b (patch)
treec658627a2c6f77002956a3a1d3631becfc7fefc5 /firmware/export
parentfd17a8d637dd13ac8a9836d42b70d1e3eecd56f5 (diff)
downloadrockbox-bb3b57f64594ba517e06add4cfeff72b2b06e65b.tar.gz
rockbox-bb3b57f64594ba517e06add4cfeff72b2b06e65b.zip
make ELIO_TPJ1022 bootloader compile again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21932 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-tpj1022.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index c0df0a34d8..d5f348132a 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -83,7 +83,7 @@
#define BATTERY_TYPES_COUNT 1 /* only one type */
/* Hardware controlled charging? FIXME */
-//#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*/
@@ -124,6 +124,13 @@
/* USB On-the-go */
#define CONFIG_USBOTG USBOTG_ARC
+/* define this if the unit can be powered or charged via USB */
+#define HAVE_USB_POWER
+
+/* enable these for the experimental usb stack ROOLKU */
+#define HAVE_USBSTACK
+#define USB_VENDOR_ID 0x07B4
+#define USB_PRODUCT_ID 0x0280
/* Virtual LED (icon) */
#define CONFIG_LED LED_VIRTUAL