1. --- a/apps/features.txt
  2. +++ b/apps/features.txt
  3. -197,14 +197,15 @@ tc_ramcache
  4.  
  5. #if CONFIG_CHARGING
  6. charging
  7. -#if defined(HAVE_USB_POWER)
  8. -usb_charging
  9. -#endif
  10. #if defined(HAVE_USB_CHARGING_ENABLE)
  11. usb_charging_enable
  12. #endif
  13. #endif
  14.  
  15. +#if defined(HAVE_USB_POWER)
  16. +usb_power
  17. +#endif
  18. +
  19. #if defined(HAVE_USBSTACK) && defined(USE_ROCKBOX_USB)
  20. usbstack
  21. #endif
  22. diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
  23. index 5620bd2..ea4a7a6 100644
  24. --- a/manual/rockbox_interface/main.tex
  25. +++ b/manual/rockbox_interface/main.tex
  26. -720,9 +720,9 @@ have the needed fonts installed as otherwise the theme may not display
  27. properly.}
  28. }
  29.  
  30. -\opt{usb_charging}
  31. +\opt{usb_power}
  32. {
  33. - \section{Charging}
  34. + \section{USB Power}
  35.  
  36. The \dap{} can be powered over USB without connecting to your
  37. computer by holding \ActionStdUsbCharge{} while plugging in. This