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 | d317f20830c0822f6e6412323faec539286c7ad8 (patch) | |
tree | 0d6c3d16b2acd38f4e3f333cff371955d1afe9eb /target/linux/olpc | |
parent | 467c0d25c2bdf31bf8cfe7498e04464ac18723cf (diff) | |
download | upstream-d317f20830c0822f6e6412323faec539286c7ad8.tar.gz upstream-d317f20830c0822f6e6412323faec539286c7ad8.tar.bz2 upstream-d317f20830c0822f6e6412323faec539286c7ad8.zip |
[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/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 |