diff options
author | Patrick Boettcher <pboettcher@dibcom.fr> | 2006-12-02 18:15:51 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-12-10 05:50:46 -0500 |
commit | 91bb9be6ff4101652bb104f9f083f340e73ba6dd (patch) | |
tree | 936eca628fde8a7da3103bf75dc5e768ef49fbb1 /drivers/media/dvb/dvb-usb/Kconfig | |
parent | 902fc997adb7b917e1bd06ad6f2f0d38aa482578 (diff) |
V4L/DVB (4524): Initial commit for the DiB7000M-demod
Initial commit for the driver for the DiB7000M COFDM demodulator.
Signed-off-by: Francois KANOUNNIKOFF <fkanounnikoff@dibcom.fr>
Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
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 a263b3f3c21d..a0aeaf4bbb37 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -69,6 +69,7 @@ config DVB_USB_DIBUSB_MC | |||
69 | config DVB_USB_DIB0700 | 69 | 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_DIB3000MC | 73 | select DVB_DIB3000MC |
73 | select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE | 74 | select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE |
74 | help | 75 | help |