From 664e70e46b403b70342329453354f09ffa5e5c8f Mon Sep 17 00:00:00 2001 From: Simon Kuhnle Date: Mon, 28 Jul 2014 13:30:46 +0200 Subject: [PATCH] linux-boundary (3.10.17): add CONFIG_USB_G_MULTI Signed-off-by: Simon Kuhnle Tested-by: Eric Nelson Acked-by: Eric Nelson Signed-off-by: Otavio Salvador --- .../linux/linux-boundary-3.10.17/nitrogen6x-lite/defconfig | 1 + recipes-kernel/linux/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 dbe579e9..c077a5f8 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 6bb7159e..810d040b 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