summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2018-03-13 21:24:56 +0100
committerMarcin Bukat <marcin.bukat@gmail.com>2018-06-12 10:31:15 +0200
commit7692558674be24dfe51d7be84b4d01995c23e67b (patch)
tree9cf8909c361ea6373ee81d46518cc168c5d60074 /firmware/export
parentd5889b3d94c0ff2403c2c6c9c89500b85e050bca (diff)
downloadrockbox-7692558674be24dfe51d7be84b4d01995c23e67b.tar.gz
rockbox-7692558674be24dfe51d7be84b4d01995c23e67b.zip
Agptek Rocker: Implement USB mass storage driver
Agptek uses composite android driver. Change-Id: Iece188ad640f3dfd24c171946c14da4c3516b6d5
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/agptekrocker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/agptekrocker.h b/firmware/export/config/agptekrocker.h
index 517448b86d..6a0a6689b3 100644
--- a/firmware/export/config/agptekrocker.h
+++ b/firmware/export/config/agptekrocker.h
@@ -79,7 +79,7 @@
79#ifndef SIMULATOR 79#ifndef SIMULATOR
80/* We have usb power and can detect usb but it is handled by Linux */ 80/* We have usb power and can detect usb but it is handled by Linux */
81#define HAVE_USB_POWER 81#define HAVE_USB_POWER
82#define USB_NONE 82
83#endif 83#endif
84 84
85#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE 85#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE