diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-08-27 08:38:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-08-27 08:38:16 +0000 |
commit | c7d20c0a7ed516a8d0dd1c4c966c65ce93c5533d (patch) | |
tree | 69ea6ebfa85699eee341b21cc022874e534a69d3 /target/linux/generic-2.6/config-2.6.30 | |
parent | 06f095a73a786cfcb3a89000520f092977024136 (diff) | |
download | upstream-c7d20c0a7ed516a8d0dd1c4c966c65ce93c5533d.tar.gz upstream-c7d20c0a7ed516a8d0dd1c4c966c65ce93c5533d.tar.bz2 upstream-c7d20c0a7ed516a8d0dd1c4c966c65ce93c5533d.zip |
add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>
SVN-Revision: 17421
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index eb47439b34..cf3d0b5e39 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -2098,6 +2098,31 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_GADGET is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_GSPCA is not set +# CONFIG_USB_GSPCA_CONEX is not set +# CONFIG_USB_GSPCA_ETOMS is not set +# CONFIG_USB_GSPCA_FINEPIX is not set +# CONFIG_USB_GSPCA_MARS is not set +# CONFIG_USB_GSPCA_MR97310A is not set +# CONFIG_USB_GSPCA_OV519 is not set +# CONFIG_USB_GSPCA_OV534 is not set +# CONFIG_USB_GSPCA_PAC207 is not set +# CONFIG_USB_GSPCA_PAC7311 is not set +# CONFIG_USB_GSPCA_SONIXB is not set +# CONFIG_USB_GSPCA_SONIXJ is not set +# CONFIG_USB_GSPCA_SPCA500 is not set +# CONFIG_USB_GSPCA_SPCA501 is not set +# CONFIG_USB_GSPCA_SPCA505 is not set +# CONFIG_USB_GSPCA_SPCA506 is not set +# CONFIG_USB_GSPCA_SPCA508 is not set +# CONFIG_USB_GSPCA_SPCA561 is not set +# CONFIG_USB_GSPCA_SQ905 is not set +# CONFIG_USB_GSPCA_SQ905C is not set +# CONFIG_USB_GSPCA_STK014 is not set +# CONFIG_USB_GSPCA_SUNPLUS is not set +# CONFIG_USB_GSPCA_T613 is not set +# CONFIG_USB_GSPCA_TV8532 is not set +# CONFIG_USB_GSPCA_VC032X is not set +# CONFIG_USB_GSPCA_ZC3XX is not set # CONFIG_USB_HIDDEV is not set # CONFIG_USB_HIDINPUT_POWERBOOK is not set CONFIG_USB_HIDINPUT=y @@ -2122,6 +2147,7 @@ CONFIG_USB_HIDINPUT=y # CONFIG_USB_LED is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LIBUSUAL is not set +# CONFIG_USB_M5602 is not set # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_MON is not set @@ -2242,6 +2268,7 @@ CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y # CONFIG_USB_STORAGE_SIERRA is not set CONFIG_USB_STORAGE_USBAT=y +# CONFIG_USB_STV06XX is not set # CONFIG_USB_STV680 is not set # CONFIG_USB_SUPPORT is not set # CONFIG_USB_TEST is not set @@ -2253,6 +2280,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_VST is not set # CONFIG_USB_W9968CF is not set # CONFIG_USB_WACOM is not set |