diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-27 11:51:24 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:43:02 -0300 |
commit | 9b76ede411145d7456ae5e467b65003ca7990b06 (patch) | |
tree | e268c46a84fb40beded7302775427052a0bedf00 /sound/pci/Kconfig | |
parent | 85f8841e8a17367a85a60b6d30eff7858d9d1598 (diff) | |
download | linux-9b76ede411145d7456ae5e467b65003ca7990b06.tar.gz linux-9b76ede411145d7456ae5e467b65003ca7990b06.tar.xz |
V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'sound/pci/Kconfig')
-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 config SND_FM801_TEA575X_BOOL bool "ForteMedia FM801 + TEA5757 tuner" depends on SND_FM801 - depends on VIDEO_V4L1=y || VIDEO_V4L1=SND_FM801 + depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801 help Say Y here to include support for soundcards based on the ForteMedia FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media |