aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvideo
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2006-04-02 01:14:11 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-04-02 03:55:56 -0400
commit1864cfb1537e108c2fe7a8e178b28bffde5a5439 (patch)
treef25083dd3fb3781670ee4a37b52240a34dbfb67f /drivers/media/video/usbvideo
parentcc33668b1eed1eac43f00cec639066047323b01d (diff)
V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linux
- Move documentation for usb v4l devices from Documentation/usb to Documentation/video4linux. - Removed trailing whitespace. - Update Kconfig help text links to reflect the new file locations. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/usbvideo')
-rw-r--r--drivers/media/video/usbvideo/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/media/video/usbvideo/Kconfig b/drivers/media/video/usbvideo/Kconfig
index bb0d1fa4eac1..08a5d20bb2c0 100644
--- a/drivers/media/video/usbvideo/Kconfig
+++ b/drivers/media/video/usbvideo/Kconfig
@@ -17,15 +17,14 @@ config USB_IBMCAM
17 select VIDEO_USBVIDEO 17 select VIDEO_USBVIDEO
18 ---help--- 18 ---help---
19 Say Y here if you want to connect a IBM "C-It" camera, also known as 19 Say Y here if you want to connect a IBM "C-It" camera, also known as
20 "Xirlink PC Camera" to your computer's USB port. For more 20 "Xirlink PC Camera" to your computer's USB port.
21 information, read <file:Documentation/usb/ibmcam.txt>.
22 21
23 To compile this driver as a module, choose M here: the 22 To compile this driver as a module, choose M here: the
24 module will be called ibmcam. 23 module will be called ibmcam.
25 24
26 This camera has several configuration options which 25 This camera has several configuration options which
27 can be specified when you load the module. Read 26 can be specified when you load the module. Read
28 <file:Documentation/usb/ibmcam.txt> to learn more. 27 <file:Documentation/video4linux/ibmcam.txt> to learn more.
29 28
30config USB_KONICAWC 29config USB_KONICAWC
31 tristate "USB Konica Webcam support" 30 tristate "USB Konica Webcam support"