summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/features.txt b/apps/features.txt
index a80408de8b..f5ebe9834c 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -146,9 +146,9 @@ tagcache
146tc_ramcache 146tc_ramcache
147#endif 147#endif
148 148
149#if CONFIG_CHARGING || defined(SIMULATOR) 149#if CONFIG_CHARGING
150charging 150charging
151#if defined(HAVE_USB_POWER) || defined(SIMULATOR) 151#if defined(HAVE_USB_POWER)
152usb_charging 152usb_charging
153#endif 153#endif
154#endif 154#endif