Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29966
b: refs/heads/master
c: e48a9c6
h: refs/heads/master
v: v3
  • Loading branch information
jayakumar.video@gmail.com authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 9511f22 commit 0b07952
Show file tree
Hide file tree
Showing 5 changed files with 1,260 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: a31246220c4681387799d435ee1d48e65db6d5f6
refs/heads/master: e48a9c6283c1ca2565167f0b4bce4d0be7f49fae
12 changes: 12 additions & 0 deletions trunk/drivers/media/video/usbvideo/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,15 @@ config USB_KONICAWC

To compile this driver as a module, choose M here: the
module will be called konicawc.

config USB_QUICKCAM_MESSENGER
tristate "USB Logitech Quickcam Messenger"
depends on USB && VIDEO_DEV
select VIDEO_USBVIDEO
---help---
Say Y or M here to enable support for the USB Logitech Quickcam
Messenger webcam.

To compile this driver as a module, choose M here: the
module will be called quickcam_messenger.

1 change: 1 addition & 0 deletions trunk/drivers/media/video/usbvideo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ obj-$(CONFIG_VIDEO_USBVIDEO) += usbvideo.o
obj-$(CONFIG_USB_IBMCAM) += ibmcam.o ultracam.o
obj-$(CONFIG_USB_KONICAWC) += konicawc.o
obj-$(CONFIG_USB_VICAM) += vicam.o
obj-$(CONFIG_USB_QUICKCAM_MESSENGER) += quickcam_messenger.o
Loading

0 comments on commit 0b07952

Please sign in to comment.