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.28 | |
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.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 731191648a..9271048e4d 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1976,6 +1976,27 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_GADGET 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_OV519 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_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 @@ -2000,6 +2021,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 @@ -2123,6 +2145,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 |