diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:14 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:14 +0000 |
commit | 9f94c6906e2d52e2b1834e8208b243ce30c3c4ba (patch) | |
tree | 0d6c3d16b2acd38f4e3f333cff371955d1afe9eb /target/linux/generic-2.6/config-2.6.27 | |
parent | 166bfc0c001c30f7d36eeffbce5a078b4a51df02 (diff) |
[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
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |