diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2006-09-19 11:51:46 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-03 14:12:42 -0400 |
commit | 5bc636072d708287c106af15a4cd11c434c8329a (patch) | |
tree | f8bfaea18cd4186ae73bcfea2dff57c92f844f2b /drivers/media/dvb/dvb-usb/Kconfig | |
parent | 0540c4961fcc6d69b8a3314c330c376890715eee (diff) |
V4L/DVB (4650): Misc fixes for dib0700 download
Several fixes for dib0700-module. (Firmware error checking, dependency)
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r-- | drivers/media/dvb/dvb-usb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 135f287510c..67cefdd2334 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -70,6 +70,7 @@ config DVB_USB_DIB0700 | |||
70 | tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)" | 70 | tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)" |
71 | depends on DVB_USB | 71 | depends on DVB_USB |
72 | select DVB_DIB7000M | 72 | select DVB_DIB7000M |
73 | select DVB_DIB3000MC | ||
73 | select DVB_TUNER_MT2060 | 74 | select DVB_TUNER_MT2060 |
74 | help | 75 | help |
75 | Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The | 76 | Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The |