From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DB804E00547; Wed, 30 Jul 2014 16:18:25 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.50 listed in list.dnswl.org] Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AD81FE0043F for ; Wed, 30 Jul 2014 16:18:22 -0700 (PDT) Received: by mail-pa0-f50.google.com with SMTP id et14so2421083pad.9 for ; Wed, 30 Jul 2014 16:18:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=iC/RVpdeWj6NDmVIGmlxM3MnvMjL9vscUVvi5Qk8Cw0=; b=YA+SFq01OgfFzKk+0oANsTxaHuyJqhcMRRGeMivXmN20ZjixtLo/Mi8Nl5dCxhbIyT ZM8OLBbjUQT2WTFLTSqFcXSAhr51DC9wzlX6GtgxSZ9bzLdbR8Isg/wHRDj85LEE+l6C 0Pqr9i4P9sgsf2A9ls97xO4EQjYMudyTyV/5fC3qwwbadNLSjILLonk0uTRXlcGM9iE1 Fjtdpclov3u2re6HtvUeKWWks28g1gHxaOcAZ8fp/t23WK6hKX7Uxmi3UhxlfdkOI9Ih qslSl13yohDu/Jlg9IDf5fZBFnD1joWnbZkbiC6/pmL6M+Cds+QGpwVqcJ1VmlqBxS/2 YYkw== X-Gm-Message-State: ALoCoQkDNcRw1FHY+2pVIyApWdqDjgMrfqYhbCBehy+evuuP35wv60TOb/pKg6PQichOSnH80Mci X-Received: by 10.66.234.202 with SMTP id ug10mr204293pac.109.1406762302220; Wed, 30 Jul 2014 16:18:22 -0700 (PDT) Received: from [192.168.1.7] (ip98-165-98-97.ph.ph.cox.net. [98.165.98.97]) by mx.google.com with ESMTPSA id tw6sm12432409pac.23.2014.07.30.16.18.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Jul 2014 16:18:21 -0700 (PDT) Message-ID: <53D97D3A.3000906@boundarydevices.com> Date: Wed, 30 Jul 2014 16:18:18 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Simon Kuhnle , meta-freescale@yoctoproject.org References: <1406547046-30064-1-git-send-email-simon.kuhnle@methodpark.de> In-Reply-To: <1406547046-30064-1-git-send-email-simon.kuhnle@methodpark.de> X-Enigmail-Version: 1.6 Subject: Re: [meta-fsl-arm-extra][PATCH] linux-boundary (3.10.17): add CONFIG_USB_G_MULTI X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 23:18:25 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Simon, I'm not that familiar with the composite gadget. Doesn't this require either CONFIG_USB_G_MULTI_RNDIS or CONFIG_USB_G_MULTI_CDC? On 07/28/2014 04:30 AM, Simon Kuhnle wrote: > > Signed-off-by: Simon Kuhnle > --- > .../nitrogen6x-lite/defconfig | 1 + > .../linux-boundary-3.10.17/nitrogen6x/defconfig | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x-lite/defconfig b/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x-lite/defconfig > index dbe579e..c077a5f 100644 > --- a/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x-lite/defconfig > +++ b/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x-lite/defconfig > @@ -229,6 +229,7 @@ CONFIG_USB_ZERO=m > CONFIG_USB_ETH=m > CONFIG_USB_MASS_STORAGE=m > CONFIG_USB_G_SERIAL=m > +CONFIG_USB_G_MULTI=m > CONFIG_MMC=y > CONFIG_MMC_UNSAFE_RESUME=y > CONFIG_MMC_SDHCI=y > diff --git a/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig b/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig > index 6bb7159..810d040 100644 > --- a/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig > +++ b/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig > @@ -242,6 +242,7 @@ CONFIG_USB_ZERO=m > CONFIG_USB_ETH=m > CONFIG_USB_MASS_STORAGE=m > CONFIG_USB_G_SERIAL=m > +CONFIG_USB_G_MULTI=m > CONFIG_MMC=y > CONFIG_MMC_UNSAFE_RESUME=y > CONFIG_MMC_SDHCI=y > If one of them (CDC or RNDIS) is selected automatically (it looks like CDC is the default), then this could use a comment about the choice. Please advise, Eric