diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-04-02 01:14:11 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-04-02 03:55:56 -0400 |
commit | 1864cfb1537e108c2fe7a8e178b28bffde5a5439 (patch) | |
tree | f25083dd3fb3781670ee4a37b52240a34dbfb67f /drivers/media/video/et61x251 | |
parent | cc33668b1eed1eac43f00cec639066047323b01d (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/et61x251')
-rw-r--r-- | drivers/media/video/et61x251/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/et61x251/Kconfig b/drivers/media/video/et61x251/Kconfig index d0304c6c0ae8..6c43a90c6569 100644 --- a/drivers/media/video/et61x251/Kconfig +++ b/drivers/media/video/et61x251/Kconfig | |||
@@ -5,7 +5,7 @@ config USB_ET61X251 | |||
5 | Say Y here if you want support for cameras based on Etoms ET61X151 | 5 | Say Y here if you want support for cameras based on Etoms ET61X151 |
6 | or ET61X251 PC Camera Controllers. | 6 | or ET61X251 PC Camera Controllers. |
7 | 7 | ||
8 | See <file:Documentation/usb/et61x251.txt> for more informations. | 8 | See <file:Documentation/video4linux/et61x251.txt> for more info. |
9 | 9 | ||
10 | This driver uses the Video For Linux API. You must say Y or M to | 10 | This driver uses the Video For Linux API. You must say Y or M to |
11 | "Video For Linux" to use this driver. | 11 | "Video For Linux" to use this driver. |