diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-23 22:25:48 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-23 22:25:48 -0300 |
| commit | de7a19432113a26117f48d5df03e65a4613dd064 (patch) | |
| tree | 6b6914ff1f11d25fccc66ce55ee340e6b1b4c812 /linux/drivers/media/radio/Kconfig | |
| parent | 164ec1a4f5f96cf45a6c23122f19e4f5673a010d (diff) | |
| download | mediapointer-dvb-s2-de7a19432113a26117f48d5df03e65a4613dd064.tar.gz mediapointer-dvb-s2-de7a19432113a26117f48d5df03e65a4613dd064.tar.bz2 | |
V4L2 conversion: radio-sf16fmi
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 0a738288a..3654bb116 100644 --- a/linux/drivers/media/radio/Kconfig +++ b/linux/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 |
