Add support for USB HID (#1322)

SVN-Revision: 7360
This commit is contained in:
Florian Fainelli
2007-05-27 18:57:02 +00:00
parent a2710a9eff
commit 8831f0da3a
2 changed files with 18 additions and 1 deletions

View File

@@ -1356,7 +1356,10 @@ CONFIG_USB_DEVICEFS=y
CONFIG_USB_EZUSB=y
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_GADGET is not set
# CONFIG_USB_HID is not set
CONFIG_USB_HID=m
# CONFIG_USB_HIDDEV is not set
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_ISP116X_HCD is not set