diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-08-08 14:10:02 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 16:53:12 +0200 |
commit | b6055d7b1841e14ecc8c72a11490b42c85bf7bec (patch) | |
tree | 7c2d82befc5c79b719b5b2f805f8810664728343 /drivers/media/radio/Kconfig | |
parent | V4L/DVB (4350): V4L2 conversion: radio_gemtek-pci (diff) | |
download | linux-b6055d7b1841e14ecc8c72a11490b42c85bf7bec.tar.xz linux-b6055d7b1841e14ecc8c72a11490b42c85bf7bec.zip |
V4L/DVB (4351): V4L2 conversion: radio-maestro
Driver conversion to V4L2 API.
Require some testing, since I don't have such hardware
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r-- | drivers/media/radio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index 9c0839e57f41..a74c91577d3c 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -160,7 +160,7 @@ config RADIO_MAXIRADIO config RADIO_MAESTRO tristate "Maestro on board radio" - depends on VIDEO_V4L1 + depends on VIDEO_V4L2 && PCI ---help--- Say Y here to directly support the on-board radio tuner on the Maestro 2 or 2E sound card. |