Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103872
b: refs/heads/master
c: 38f993a
h: refs/heads/master
v: v3
  • Loading branch information
Dean Anderson authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 4421a8b commit 61f7d81
Show file tree
Hide file tree
Showing 4 changed files with 2,497 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bfda3a0b3276cda7f2da1dcd98bd060b60954cbb
refs/heads/master: 38f993ad8b1fe4caf9e989caf6e2a25aff3bbaf7
9 changes: 9 additions & 0 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,15 @@ config USB_STKWEBCAM
To compile this driver as a module, choose M here: the
module will be called stkwebcam.

config USB_S2255
tristate "USB Sensoray 2255 video capture device"
depends on VIDEO_V4L2
select VIDEOBUF_VMALLOC
default n
help
Say Y here if you want support for the Sensoray 2255 USB device.
This driver can be compiled as a module, called s2255drv.

endif # V4L_USB_DRIVERS

config SOC_CAMERA
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ obj-$(CONFIG_USB_IBMCAM) += usbvideo/
obj-$(CONFIG_USB_KONICAWC) += usbvideo/
obj-$(CONFIG_USB_VICAM) += usbvideo/
obj-$(CONFIG_USB_QUICKCAM_MESSENGER) += usbvideo/
obj-$(CONFIG_USB_S2255) += s2255drv.o

obj-$(CONFIG_VIDEO_IVTV) += ivtv/
obj-$(CONFIG_VIDEO_CX18) += cx18/
Expand Down
Loading

0 comments on commit 61f7d81

Please sign in to comment.