From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A1F13E004F2; Thu, 21 Aug 2014 15:06:26 -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.53 listed in list.dnswl.org] Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8C0BFE0044A for ; Thu, 21 Aug 2014 15:06:22 -0700 (PDT) Received: by mail-pa0-f53.google.com with SMTP id rd3so14781784pab.26 for ; Thu, 21 Aug 2014 15:06:21 -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=OskaKtu2GMn9khdkG++KYH4hquoeI4XBin/1A0s9mOg=; b=fnZairSC0wwSWz6F/4uyrfFh++dlCLCeDsjS6PcEknf5X4ylG1/90oTChQo0kECsHO T9IrcyWnj6xjSDW4cnmTo0bM3QYciy34LP00rEH2aIROxACJrkK8u+qJpibVsj63CX+v 1Cj/1QBxh+cWh1eR48/1E+wA2HlFvK62CfCOiMJ8noZkwaWKjlJWU+6Pptq+Kdi50Uz1 B8Fu05xYZjvvHD5h0+UdgrPigKm3LLqTaMuHI+C6T37WEHYz0KvufD2of3HOou1N0naH A5n2S5A/2mDQKtvvlW7L7S7fC7BXQM0G9ukdy9FqdnflOJ2byKHcufFksvUTWCZ07cQ5 uOaw== X-Gm-Message-State: ALoCoQlRcEhR8ClqPTW4o4WWs6Q4ALXsMAvTT+rPiQvxfpiRSVHd1/gfVUjUZCDiNVWNFM9WMsCB X-Received: by 10.68.197.65 with SMTP id is1mr1345828pbc.125.1408658781846; Thu, 21 Aug 2014 15:06:21 -0700 (PDT) Received: from [29.6.1.8] ([63.226.49.26]) by mx.google.com with ESMTPSA id am2sm26534594pbc.59.2014.08.21.15.06.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Aug 2014 15:06:20 -0700 (PDT) Message-ID: <53F66D5A.5040301@boundarydevices.com> Date: Thu, 21 Aug 2014 15:06: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> 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: Thu, 21 Aug 2014 22:06:26 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Simon, 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 > Sorry it took so long to respond. I wanted to test this out for any regressions. I just did, and it looks harmless. I'm still not sure how this is useful without the inclusion of either or both USB_G_MULTI_CDC or USB_G_MULTI_RNDIS, but... Tested-by: Eric Nelson Acked-by: Eric Nelson Regards, Eric