diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-27 09:51:24 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:43:02 -0400 |
commit | 9b76ede411145d7456ae5e467b65003ca7990b06 (patch) | |
tree | e268c46a84fb40beded7302775427052a0bedf00 /sound/pci | |
parent | 85f8841e8a17367a85a60b6d30eff7858d9d1598 (diff) |
V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'sound/pci')
-rw-r--r-- | sound/pci/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index ca25e6179d76..93422e3a3f0c 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -507,7 +507,7 @@ config SND_FM801 | |||
507 | config SND_FM801_TEA575X_BOOL | 507 | config SND_FM801_TEA575X_BOOL |
508 | bool "ForteMedia FM801 + TEA5757 tuner" | 508 | bool "ForteMedia FM801 + TEA5757 tuner" |
509 | depends on SND_FM801 | 509 | depends on SND_FM801 |
510 | depends on VIDEO_V4L1=y || VIDEO_V4L1=SND_FM801 | 510 | depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801 |
511 | help | 511 | help |
512 | Say Y here to include support for soundcards based on the ForteMedia | 512 | Say Y here to include support for soundcards based on the ForteMedia |
513 | FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media | 513 | FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media |