diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-08-08 12:10:02 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 14:53:13 (GMT) |
commit | a2ef73af4cd6cb46be13b11f9ce64d6b44f0350b (patch) | |
tree | d1bec6b312ff5861f32fb84dfa3b946f35f8bc65 /drivers/media/radio/Kconfig | |
parent | f8c559f8c066a045fb3f70bbb35f9e7c2064b8ae (diff) | |
download | linux-fsl-qoriq-a2ef73af4cd6cb46be13b11f9ce64d6b44f0350b.tar.xz |
V4L/DVB (4353): V4L2 conversion: radio-sf16fmi
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 4bb443f..60a5bea 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -208,7 +208,7 @@ config RADIO_MIROPCM20_RDS config RADIO_SF16FMI tristate "SF16FMI Radio" - depends on ISA && VIDEO_V4L1 + depends on ISA && VIDEO_V4L2 ---help--- Choose Y here if you have one of these FM radio cards. If you compile the driver into the kernel and your card is not PnP one, you |