aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig36
1 files changed, 2 insertions, 34 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index e585340349c..fbb2a490574 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -374,15 +374,6 @@ menu "V4L USB devices"
374 374
375source "drivers/media/video/em28xx/Kconfig" 375source "drivers/media/video/em28xx/Kconfig"
376 376
377config USB_VICAM
378 tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
379 depends on USB && VIDEO_DEV && EXPERIMENTAL
380 ---help---
381 Say Y here if you have 3com homeconnect camera (vicam).
382
383 To compile this driver as a module, choose M here: the
384 module will be called vicam.
385
386config USB_DSBR 377config USB_DSBR
387 tristate "D-Link USB FM radio support (EXPERIMENTAL)" 378 tristate "D-Link USB FM radio support (EXPERIMENTAL)"
388 depends on USB && VIDEO_DEV && EXPERIMENTAL 379 depends on USB && VIDEO_DEV && EXPERIMENTAL
@@ -395,32 +386,9 @@ config USB_DSBR
395 To compile this driver as a module, choose M here: the 386 To compile this driver as a module, choose M here: the
396 module will be called dsbr100. 387 module will be called dsbr100.
397 388
398source "drivers/media/video/et61x251/Kconfig" 389source "drivers/media/video/usbvideo/Kconfig"
399
400config USB_IBMCAM
401 tristate "USB IBM (Xirlink) C-it Camera support"
402 depends on USB && VIDEO_DEV
403 ---help---
404 Say Y here if you want to connect a IBM "C-It" camera, also known as
405 "Xirlink PC Camera" to your computer's USB port. For more
406 information, read <file:Documentation/usb/ibmcam.txt>.
407 390
408 To compile this driver as a module, choose M here: the 391source "drivers/media/video/et61x251/Kconfig"
409 module will be called ibmcam.
410
411 This camera has several configuration options which
412 can be specified when you load the module. Read
413 <file:Documentation/usb/ibmcam.txt> to learn more.
414
415config USB_KONICAWC
416 tristate "USB Konica Webcam support"
417 depends on USB && VIDEO_DEV
418 ---help---
419 Say Y here if you want support for webcams based on a Konica
420 chipset. This is known to work with the Intel YC76 webcam.
421
422 To compile this driver as a module, choose M here: the
423 module will be called konicawc.
424 392
425config USB_OV511 393config USB_OV511
426 tristate "USB OV511 Camera support" 394 tristate "USB OV511 Camera support"