1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 21:00:14 +03:00

[generic-2.6] 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17903 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2009-10-05 17:05:14 +00:00
parent 166bfc0c00
commit 9f94c6906e
2 changed files with 1 additions and 2 deletions

View File

@ -2029,6 +2029,7 @@ CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_VIDEO_CLASS is not set
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_WDM is not set

View File

@ -563,8 +563,6 @@ CONFIG_USB_SUPPORT=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_USBNET is not set
# CONFIG_USB_VIDEO_CLASS is not set
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_V4L_USB_DRIVERS=y
# CONFIG_VFAT_FS is not set
CONFIG_VGACON_SOFT_SCROLLBACK=y