summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/features.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 0bcfb23507..ad231362de 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -197,9 +197,12 @@ tc_ramcache
197 197
198#if CONFIG_CHARGING 198#if CONFIG_CHARGING
199charging 199charging
200#if defined(HAVE_USB_CHARGING_ENABLE) 200#if defined(HAVE_USB_POWER)
201usb_charging 201usb_charging
202#endif 202#endif
203#if defined(HAVE_USB_CHARGING_ENABLE)
204usb_charging_enable
205#endif
203#endif 206#endif
204 207
205#if defined(HAVE_USBSTACK) && defined(USE_ROCKBOX_USB) 208#if defined(HAVE_USBSTACK) && defined(USE_ROCKBOX_USB)