diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-07-17 18:50:46 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2007-07-17 18:50:46 +0200 |
commit | 3a53c3856fb09898dd3711f36b0fd62a945005b4 (patch) | |
tree | ddf1bfb015f04e151b0beda5e07e32dc4f995aaf | |
parent | 030cf42927742f23ecfbdb6d7ea7d206aa48a810 (diff) | |
download | mediapointer-dvb-s2-3a53c3856fb09898dd3711f36b0fd62a945005b4.tar.gz mediapointer-dvb-s2-3a53c3856fb09898dd3711f36b0fd62a945005b4.tar.bz2 |
ivtv: fix Kconfig typo and refer to the driver homepage.
From: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
-rw-r--r-- | linux/drivers/media/video/ivtv/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/ivtv/Kconfig b/linux/drivers/media/video/ivtv/Kconfig index 2284bd08c..e43beb2c9 100644 --- a/linux/drivers/media/video/ivtv/Kconfig +++ b/linux/drivers/media/video/ivtv/Kconfig @@ -17,11 +17,11 @@ config VIDEO_IVTV select VIDEO_UPD64031A select VIDEO_UPD64083 ---help--- - This is a video4linux driver for Conexant cx23416 or cx23416 based + This is a video4linux driver for Conexant cx23416 or cx23415 based PCI personal video recorder devices. This is used in devices such as the Hauppauge PVR-150/250/350/500 - cards. + cards. There is a driver homepage at <http://www.ivtvdriver.org>. To compile this driver as a module, choose M here: the module will be called ivtv. |