The patch number 8992 was added via Igor M. Liplianin <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Igor M. Liplianin <[EMAIL PROTECTED]> Kconfig corrections for DVBWorld 2104 and TeVii S650 USB DVB-S2 cards Change menu item in Kconfig for DVBWorld 2104 and TeVii S650 USB DVB-S2 cards Signed-off-by: Igor M. Liplianin <[EMAIL PROTECTED]> --- linux/drivers/media/dvb/dvb-usb/Kconfig | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff -r f2def1a82981 -r 49c174f134f8 linux/drivers/media/dvb/dvb-usb/Kconfig --- a/linux/drivers/media/dvb/dvb-usb/Kconfig Mon Sep 08 23:16:40 2008 +0300 +++ b/linux/drivers/media/dvb/dvb-usb/Kconfig Tue Sep 09 17:29:43 2008 +0300 @@ -247,12 +247,14 @@ config DVB_USB_AF9005_REMOTE Afatech AF9005 based receiver. config DVB_USB_DW2102 - tristate "DvbWorld 2102 DVB-S USB2.0 receiver" - depends on DVB_USB + tristate "DvbWorld DVB-S/S2 USB2.0 support" + depends on DVB_USB + select DVB_PLL if !DVB_FE_CUSTOMISE select DVB_STV0299 if !DVB_FE_CUSTOMISE - select DVB_PLL if !DVB_FE_CUSTOMISE - help - Say Y here to support the DvbWorld 2102 DVB-S USB2.0 receiver. + select DVB_CX24116 if !DVB_FE_CUSTOMISE + help + Say Y here to support the DvbWorld DVB-S/S2 USB2.0 receivers + and the TeVii S650. config DVB_USB_ANYSEE tristate "Anysee DVB-T/C USB2.0 support" --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/49c174f134f86203f892857b33832c2ff8bd850a _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits