diff --git a/[refs] b/[refs] index d144ef2d3736..13d1f64e6932 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0a3237704dec476be3cdfbe8fc9df9cc65b14442 +refs/heads/master: da92c29340172fddb6ea838cd964614195031071 diff --git a/trunk/drivers/media/usb/dvb-usb/Kconfig b/trunk/drivers/media/usb/dvb-usb/Kconfig index c423eb80c3a5..c5d95662e2e1 100644 --- a/trunk/drivers/media/usb/dvb-usb/Kconfig +++ b/trunk/drivers/media/usb/dvb-usb/Kconfig @@ -202,8 +202,12 @@ config DVB_USB_TTUSB2 select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT + select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT + select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT + select MEDIA_TUNER_TDA827X if MEDIA_SUBDRV_AUTOSELECT help - Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The + Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver and + the TechnoTrend CT-3650 CI DVB-C/T USB2.0 receiver. The firmware protocol used by this module is similar to the one used by the old ttusb-driver - that's why the module is called dvb-usb-ttusb2.