From patchwork Tue May 19 11:58:01 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Uri Shkolnik X-Patchwork-Id: 24701 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n4JBw6wF020481 for ; Tue, 19 May 2009 11:58:06 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752092AbZESL6C (ORCPT ); Tue, 19 May 2009 07:58:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752339AbZESL6C (ORCPT ); Tue, 19 May 2009 07:58:02 -0400 Received: from web110810.mail.gq1.yahoo.com ([67.195.13.233]:20786 "HELO web110810.mail.gq1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752305AbZESL6B (ORCPT ); Tue, 19 May 2009 07:58:01 -0400 Received: (qmail 93312 invoked by uid 60001); 19 May 2009 11:58:02 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1242734281; bh=/rwSSEX0WcOF64ztMQDA2H1q9MxxBAR1DlmX+8/8UKw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=HArrDC25LOsfyC+8D+NVDFXwFRaAAQd6QR4oLaVYHNUALGkBDr7lMJ897iCVTT9rZvRor04uGu1Yx9OzF1ejq+EZiGBMyliDq36UHZveAf+m23FX7QIcHGCbYt+bG9gKGGDSAMCzF8hSNe66fOZeWqESY6a0EjM4Uljts24eg/E= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=2zWsK+9URdFhcbLdDPcMFw63JnCHuZiq/B1zVaLZzfl5gpxruV1aKHOo9IzqHBOCQyAm+m7mQWY4//F62KzycRjkUPIRmhdISSudfyJAXcbibIhnIYAsHXhxl3LQvMvGnr50t7T8aJSf883rTLmsRrKEn1atOw2p4ECPa6iyrUE=; Message-ID: <951463.86902.qm@web110810.mail.gq1.yahoo.com> X-YMail-OSG: fGd0Y64VM1mCpya0wCkR2y1SzQaAaEINwk1l.ltZOclZsZ1nWdF.n9gehyIWdiUD9yQwWKPgGk_MBpa1f4AZuNqipvHEnSqoS2.EETyASVLsckTZSU1giK6HYYquRJPdbf.dqibZ98XOdcj7siNEI0KVhaDxhnkKS3i90LJ3OCxnBEBOxN._XbCrLwN05zawo5u2gMxBghMrqnL.joAn9DrfyA3ZLyaS7bssCX_316E_WAxu_MIQEKECgRERPFPpFEeavxA0KmVYSIYceezt6getDsyhpKgYiKfmMvbJCCcfsrwizrXEGonQgK4fKCbI.zIjhDUlMEe2oQ9.EQZk5gquk1yrJ2ajJXxjU._g7.nmThfKerEqmW7g8g-- Received: from [199.203.99.233] by web110810.mail.gq1.yahoo.com via HTTP; Tue, 19 May 2009 04:58:01 PDT X-Mailer: YahooMailClassic/5.3.9 YahooMailWebService/0.7.289.10 Date: Tue, 19 May 2009 04:58:01 -0700 (PDT) From: Uri Shkolnik Subject: [PATCH] [09051_40] Siano - kconfig update To: LinuxML MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org # HG changeset patch # User Uri Shkolnik # Date 1242734522 -10800 # Node ID c74502f4c8e97bd9cec9656793bbabc11fb72ab4 # Parent 315bc4b65b4f527c4f9bc4fe3290e10f07975437 [09051_40] Siano - kconfig update From: Uri Shkolnik This patches comes to solve the comments on Siano's patch 0905_10. It updates the kconfig to support multi-modules build. Note that the dependency on dvb_core is for the (sms)dvb module alone, since the drivers set may work with another adapter. Priority: normal Signed-off-by: Uri Shkolnik --- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff -r 315bc4b65b4f -r c74502f4c8e9 linux/drivers/media/dvb/siano/Kconfig --- a/linux/drivers/media/dvb/siano/Kconfig Sun May 17 12:28:55 2009 +0000 +++ b/linux/drivers/media/dvb/siano/Kconfig Tue May 19 15:02:02 2009 +0300 @@ -2,25 +2,40 @@ # Siano Mobile Silicon Digital TV device configuration # -config DVB_SIANO_SMS1XXX - tristate "Siano SMS1XXX USB dongle support" - depends on DVB_CORE && USB +config SMS_SIANO_MDTV + tristate "Siano SMS1xxx based MDTV receiver" + default m ---help--- - Choose Y here if you have a USB dongle with a SMS1XXX chipset. + Choose Y or M here if you have MDTV receiver with a Siano chipset. - To compile this driver as a module, choose M here: the - module will be called sms1xxx. + To compile this driver as a module, choose M here + (The modules will be called smsmdtv). -config DVB_SIANO_SMS1XXX_SMS_IDS - bool "Enable support for Siano Mobile Silicon default USB IDs" - depends on DVB_SIANO_SMS1XXX - default y + Note: All dependents, if selected, will be part of this module. + + Further documentation on this driver can be found on the WWW + at http://www.siano-ms.com/ + +if SMS_SIANO_MDTV +menu "Siano module components" + +# Kernel sub systems support +config SMS_DVB3_SUBSYS + tristate "DVB v.3 Subsystem support" + depends on DVB_CORE + default m if DVB_CORE ---help--- - Choose Y here if you have a USB dongle with a SMS1XXX chipset - that uses Siano Mobile Silicon's default usb vid:pid. + Choose if you would like to have DVB v.3 kernel sub-system support. - Choose N here if you would prefer to use Siano's external driver. +# Hardware interfaces support - Further documentation on this driver can be found on the WWW at - . +config SMS_USB_DRV + tristate "USB interface support" + depends on USB + default m if USB + ---help--- + Choose if you would like to have Siano's support for USB interface + +endmenu +endif # SMS_SIANO_MDTV