diff options
author | Tomi Orava <tomimo@ncircle.nullnet.fi> | 2008-09-18 23:48:31 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:37:14 -0400 |
commit | 986bd1e58b18c09b753f797df19251804bfe3e84 (patch) | |
tree | 35bef912485680a527d01339dccda3ce62fbf7a7 /drivers/media/dvb/dvb-usb/Kconfig | |
parent | 07c6bb9e6e5c9b8d0f697493cdd3978fc193ca90 (diff) |
V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver
Alternative version of the Terratec Cinergy T2 driver that uses the dvb framework.
Signed-off-by: Tomi Orava <tomimo@ncircle.nullnet.fi>
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
[mchehab@redhat.com: fix dvb Makefile]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r-- | drivers/media/dvb/dvb-usb/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 241c9ab54b1b..57bb470bd064 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -259,6 +259,14 @@ config DVB_USB_DW2102 | |||
259 | Say Y here to support the DvbWorld DVB-S/S2 USB2.0 receivers | 259 | Say Y here to support the DvbWorld DVB-S/S2 USB2.0 receivers |
260 | and the TeVii S650. | 260 | and the TeVii S650. |
261 | 261 | ||
262 | config DVB_USB_CINERGY_T2 | ||
263 | tristate "Terratec CinergyT2/qanu USB 2.0 DVB-T receiver" | ||
264 | depends on DVB_USB | ||
265 | help | ||
266 | Support for "TerraTec CinergyT2" USB2.0 Highspeed DVB Receivers | ||
267 | |||
268 | Say Y if you own such a device and want to use it. | ||
269 | |||
262 | config DVB_USB_ANYSEE | 270 | config DVB_USB_ANYSEE |
263 | tristate "Anysee DVB-T/C USB2.0 support" | 271 | tristate "Anysee DVB-T/C USB2.0 support" |
264 | depends on DVB_USB | 272 | depends on DVB_USB |