From: Marek Vasut Date: Fri, 17 May 2019 14:58:53 +0000 (+0200) Subject: ARM: imx: dh-imx6: Convert USB support to DM X-Git-Tag: v2019.07~36^2~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9352c629b0a72fb43570ce69469d051233879fe4;p=platform%2Fkernel%2Fu-boot.git ARM: imx: dh-imx6: Convert USB support to DM Enable DM USB host support on DHCOM iMX6 PDK2. Convert board code to match the DM support. Signed-off-by: Marek Vasut Cc: Fabio Estevam Cc: Ludwig Zenz Cc: Stefano Babic --- diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig index 541f5f3..60faff8 100644 --- a/configs/dh_imx6_defconfig +++ b/configs/dh_imx6_defconfig @@ -65,6 +65,7 @@ CONFIG_DM_SCSI=y CONFIG_SPI=y CONFIG_MXC_SPI=y CONFIG_USB=y +CONFIG_DM_USB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="dh" CONFIG_USB_GADGET_VENDOR_NUM=0x0525