diff options
author | Alan Cox <alan@redhat.com> | 2006-08-08 14:47:50 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 10:53:33 -0400 |
commit | 5aff308c5e73307fc495b89b6421b491f56d3657 (patch) | |
tree | a7e46e5d1d0274532a97a67efb1865f785fe97bf /drivers/media/radio/Kconfig | |
parent | c0c7fa096623c0cfdd9d253de9d874558066cdbb (diff) |
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 | |||
352 | 352 | ||
353 | config USB_DSBR | 353 | config USB_DSBR |
354 | tristate "D-Link USB FM radio support (EXPERIMENTAL)" | 354 | tristate "D-Link USB FM radio support (EXPERIMENTAL)" |
355 | depends on USB && VIDEO_V4L1 && EXPERIMENTAL | 355 | depends on USB && VIDEO_V4L2 && EXPERIMENTAL |
356 | ---help--- | 356 | ---help--- |
357 | Say Y here if you want to connect this type of radio to your | 357 | Say Y here if you want to connect this type of radio to your |
358 | computer's USB port. Note that the audio is not digital, and | 358 | computer's USB port. Note that the audio is not digital, and |