From c9bee750f1a098ac5d6e945152c5d709d6c59287 Mon Sep 17 00:00:00 2001 From: "Diaz de Grenu, Jose" Date: Mon, 10 Jul 2017 13:47:36 +0200 Subject: [PATCH] ccimx6ul: synchronize kernel defconfig Re-add USB gadget Ethernet. Signed-off-by: Diaz de Grenu, Jose --- .../recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig index 42dce6c8a..71f754fe4 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig @@ -274,6 +274,7 @@ CONFIG_USB_GADGET=y CONFIG_USB_ETH=m CONFIG_USB_MASS_STORAGE=m CONFIG_USB_G_SERIAL=m +CONFIG_USB_CDC_COMPOSITE=m CONFIG_MMC=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_PLTFM=y