features.txt: usb_charging' ifdefed to HAVE_USB_CHARGING_ENABLE'

Author: Aleksei Kaveshnikov (4nykey), FS#10735


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24005 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomer Shalev 2009-12-15 16:42:01 +00:00
parent 492c377fbf
commit dbb46b7a9c

View file

@ -197,7 +197,7 @@ tc_ramcache
#if CONFIG_CHARGING #if CONFIG_CHARGING
charging charging
#if defined(HAVE_USB_POWER) #if defined(HAVE_USB_CHARGING_ENABLE)
usb_charging usb_charging
#endif #endif
#endif #endif