From: Andy Boyett Date: Mon, 5 Oct 2009 17:05:14 +0000 (+0000) Subject: 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option X-Git-Tag: reboot~22277 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=1d462ca7bd5edb41d8a575af5d0576d319b902e0 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option SVN-Revision: 17903 --- diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index d41653f8f9..7be811fd42 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -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 diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index dd1b708337..d05038fa41 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -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