# HG changeset patch # User Igor M. Liplianin # Date 1220970583 -10800 # Node ID 94185acebf5c72f507eaca24d1e77cf9fc9cba9a # Parent e002e5deabad4f8993f5ab9aba79a3fd1f154491 Kconfig corrections for DVBWorld 2104 and TeVii S650 USB DVB-S2 cards From: Igor M. Liplianin Change menu item in Kconfig for DVBWorld 2104 and TeVii S650 USB DVB-S2 cards Signed-off-by: Igor M. Liplianin diff -r e002e5deabad -r 94185acebf5c 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 @@ Afatech AF9005 based receiver. config DVB_USB_DW2102 - tristate "DvbWorld 2102 DVB-S USB2.0 receiver" + 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 + select DVB_CX24116 if !DVB_FE_CUSTOMISE help - Say Y here to support the DvbWorld 2102 DVB-S USB2.0 receiver. + 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"