diff options
Diffstat (limited to 'linux/drivers/media/radio/Kconfig')
-rw-r--r-- | linux/drivers/media/radio/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/linux/drivers/media/radio/Kconfig b/linux/drivers/media/radio/Kconfig index 57b754ad3..7015517e2 100644 --- a/linux/drivers/media/radio/Kconfig +++ b/linux/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 @@ -361,6 +361,4 @@ config USB_DSBR To compile this driver as a module, choose M here: the module will be called dsbr100. - endmenu - |