diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-07-17 12:50:46 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-07-20 16:35:47 -0400 |
commit | 7809b4cba2bc0165c804ab4eaf10308aad14fc8e (patch) | |
tree | ee6dfc7b35a2e19d7acb6e1b3c2d31ff13b6924b /drivers/media | |
parent | ae38d93bd710d8014925f1cb9b689dc89c13d778 (diff) |
V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/ivtv/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/ivtv/Kconfig b/drivers/media/video/ivtv/Kconfig index 2284bd08cd84..e43beb2c9cbf 100644 --- a/drivers/media/video/ivtv/Kconfig +++ b/drivers/media/video/ivtv/Kconfig | |||
@@ -17,11 +17,11 @@ config VIDEO_IVTV | |||
17 | select VIDEO_UPD64031A | 17 | select VIDEO_UPD64031A |
18 | select VIDEO_UPD64083 | 18 | select VIDEO_UPD64083 |
19 | ---help--- | 19 | ---help--- |
20 | This is a video4linux driver for Conexant cx23416 or cx23416 based | 20 | This is a video4linux driver for Conexant cx23416 or cx23415 based |
21 | PCI personal video recorder devices. | 21 | PCI personal video recorder devices. |
22 | 22 | ||
23 | This is used in devices such as the Hauppauge PVR-150/250/350/500 | 23 | This is used in devices such as the Hauppauge PVR-150/250/350/500 |
24 | cards. | 24 | cards. There is a driver homepage at <http://www.ivtvdriver.org>. |
25 | 25 | ||
26 | To compile this driver as a module, choose M here: the | 26 | To compile this driver as a module, choose M here: the |
27 | module will be called ivtv. | 27 | module will be called ivtv. |