diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-08-08 09:10:01 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 11:53:11 -0300 |
commit | d1c4ecdeec612a587e9b564839fc578f41d3049d (patch) | |
tree | 2c3ebef4c841c38520fec0d36de3efc3cff5c1ad /drivers/media/radio/Kconfig | |
parent | 38ee04f04340ffd6af868499862341d11ed2b331 (diff) | |
download | blackbird-op-linux-d1c4ecdeec612a587e9b564839fc578f41d3049d.tar.gz blackbird-op-linux-d1c4ecdeec612a587e9b564839fc578f41d3049d.zip |
V4L/DVB (4349): V4L2 conversion: radio_gemtek
Driver conversion to V4L2 API.
Require some testing, since this obsolete hardware is not
common those days.
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 81e2f35aeae8..ec39a009721b 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -106,7 +106,7 @@ config RADIO_AZTECH_PORT config RADIO_GEMTEK tristate "GemTek Radio Card support" - depends on ISA && VIDEO_V4L1 + depends on ISA && VIDEO_V4L2 ---help--- Choose Y here if you have this FM radio card, and then fill in the port address below. |