diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-23 18:58:50 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-23 18:58:50 -0300 |
commit | 8e7da8f9e738f1c63d40ff3a13b43d611e5b27e7 (patch) | |
tree | 73863b05761f7c748bd37741c5fbad270ef109a0 /linux/drivers/media/radio/Kconfig | |
parent | 419cb65a4dd8a62d256dee2795a3cad4f1771b0b (diff) | |
download | mediapointer-dvb-s2-8e7da8f9e738f1c63d40ff3a13b43d611e5b27e7.tar.gz mediapointer-dvb-s2-8e7da8f9e738f1c63d40ff3a13b43d611e5b27e7.tar.bz2 |
V4L2 conversion: radio_gemtek
From: Mauro Carvalho Chehab <mchehab@infradead.org>
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 'linux/drivers/media/radio/Kconfig')
-rw-r--r-- | linux/drivers/media/radio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/radio/Kconfig b/linux/drivers/media/radio/Kconfig index c0afb7696..b5465116d 100644 --- a/linux/drivers/media/radio/Kconfig +++ b/linux/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. |