From 2e0af89327e702f727f2fd76709f39856d275f9f Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Sun, 4 Oct 2009 06:19:10 +0000 Subject: Show USB HID mouse mode in manual only in targets which supports it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22912 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps') diff --git a/apps/features.txt b/apps/features.txt index f2822da..e503a4c 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -198,6 +198,9 @@ usb_charging usbstack #if defined(USB_ENABLE_HID) usb_hid +#if defined(HAVE_USB_HID_MOUSE) +usb_hid_mouse +#endif #endif #endif -- cgit v1.1