diff options
author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:14 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:14 +0000 |
commit | 1d462ca7bd5edb41d8a575af5d0576d319b902e0 (patch) | |
tree | 730fb6a1d062a230aa5901ab5acb19fe2d5bf8a2 /target/linux/olpc | |
parent | 233826380ddc227869670b651965a98868d9ba0e (diff) | |
download | upstream-1d462ca7bd5edb41d8a575af5d0576d319b902e0.tar.gz upstream-1d462ca7bd5edb41d8a575af5d0576d319b902e0.tar.bz2 upstream-1d462ca7bd5edb41d8a575af5d0576d319b902e0.zip |
2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option
SVN-Revision: 17903
Diffstat (limited to 'target/linux/olpc')
-rw-r--r-- | target/linux/olpc/config-2.6.27 | 2 |
1 files changed, 0 insertions, 2 deletions
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 |