summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 8ddca5ca6d..f0e9e92a04 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -134,6 +134,11 @@
134 134
135/* define this if the unit can be powered or charged via USB */ 135/* define this if the unit can be powered or charged via USB */
136//#define HAVE_USB_POWER /* Disable for now */ 136//#define HAVE_USB_POWER /* Disable for now */
137//#define HAVE_USB_CHARGING_ENABLE
138
139/* define this if the unit has a battery switch or battery can be removed
140 * when running */
141#define HAVE_BATTERY_SWITCH
137 142
138/* USB On-the-go */ 143/* USB On-the-go */
139#define CONFIG_USBOTG USBOTG_ARC 144#define CONFIG_USBOTG USBOTG_ARC