diff options
author | Alan Cox <alan@redhat.com> | 2006-08-08 20:47:50 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 16:53:33 +0200 |
commit | 5aff308c5e73307fc495b89b6421b491f56d3657 (patch) | |
tree | a7e46e5d1d0274532a97a67efb1865f785fe97bf /drivers/media/radio/Kconfig | |
parent | V4L/DVB (4406): Convert radio-cadet to V4L2 API (diff) | |
download | linux-5aff308c5e73307fc495b89b6421b491f56d3657.tar.xz linux-5aff308c5e73307fc495b89b6421b491f56d3657.zip |
V4L/DVB (4410): Cleanups and fixes for dsbr100
Signed-off-by: Alan Cox <alan@redhat.com>
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 bb527b1df1f6..7015517e2c1b 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -352,7 +352,7 @@ config RADIO_ZOLTRIX_PORT config USB_DSBR tristate "D-Link USB FM radio support (EXPERIMENTAL)" - depends on USB && VIDEO_V4L1 && EXPERIMENTAL + depends on USB && VIDEO_V4L2 && EXPERIMENTAL ---help--- Say Y here if you want to connect this type of radio to your computer's USB port. Note that the audio is not digital, and |