diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-11-25 10:47:02 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 15:42:14 -0500 |
commit | feba2f817d87891c002739ecdb54eef56740b882 (patch) | |
tree | 259e475dc91a0e2998294c8d6dc2531e2681fcda /drivers/media/video/Kconfig | |
parent | 1ce7981be36e05216df64ffeceb8230d9b569b87 (diff) |
V4L/DVB (13509): pms: convert from V4L1 to V4L2.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 82ae85c975f5..9dc74c93bf24 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -600,7 +600,7 @@ source "drivers/media/video/bt8xx/Kconfig" | |||
600 | 600 | ||
601 | config VIDEO_PMS | 601 | config VIDEO_PMS |
602 | tristate "Mediavision Pro Movie Studio Video For Linux" | 602 | tristate "Mediavision Pro Movie Studio Video For Linux" |
603 | depends on ISA && VIDEO_V4L1 | 603 | depends on ISA && VIDEO_V4L2 |
604 | help | 604 | help |
605 | Say Y if you have such a thing. | 605 | Say Y if you have such a thing. |
606 | 606 | ||