diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index ad9e6f9c22e9..bdbc9d305419 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -646,7 +646,7 @@ config VIDEO_PMS | |||
646 | 646 | ||
647 | config VIDEO_BWQCAM | 647 | config VIDEO_BWQCAM |
648 | tristate "Quickcam BW Video For Linux" | 648 | tristate "Quickcam BW Video For Linux" |
649 | depends on PARPORT && VIDEO_V4L1 | 649 | depends on PARPORT && VIDEO_V4L2 |
650 | help | 650 | help |
651 | Say Y have if you the black and white version of the QuickCam | 651 | Say Y have if you the black and white version of the QuickCam |
652 | camera. See the next option for the color version. | 652 | camera. See the next option for the color version. |
@@ -656,7 +656,7 @@ config VIDEO_BWQCAM | |||
656 | 656 | ||
657 | config VIDEO_CQCAM | 657 | config VIDEO_CQCAM |
658 | tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)" | 658 | tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)" |
659 | depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1 | 659 | depends on EXPERIMENTAL && PARPORT && VIDEO_V4L2 |
660 | help | 660 | help |
661 | This is the video4linux driver for the colour version of the | 661 | This is the video4linux driver for the colour version of the |
662 | Connectix QuickCam. If you have one of these cameras, say Y here, | 662 | Connectix QuickCam. If you have one of these cameras, say Y here, |