[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary (3.10.17): add CONFIG_USB_G_MULTI

Eric Nelson eric.nelson at boundarydevices.com
Wed Jul 30 16:18:18 PDT 2014


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 <simon.kuhnle at methodpark.de>
> ---
>  .../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


More information about the meta-freescale mailing list