From: Wig Cheng Date: Fri, 31 Jul 2020 06:14:50 +0000 (+0800) Subject: configs: pico-imx6ul: convert DM_USB X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=6e861c35e7f4280096821f411682946841b95185;p=u-boot.git configs: pico-imx6ul: convert DM_USB Here is the test commands: => ums 0 mmc 0 UMS: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x710000 Signed-off-by: Wig Cheng Reviewed-by: Fabio Estevam --- diff --git a/configs/pico-imx6ul_defconfig b/configs/pico-imx6ul_defconfig index 5c841c3e4b..1db522a834 100644 --- a/configs/pico-imx6ul_defconfig +++ b/configs/pico-imx6ul_defconfig @@ -68,6 +68,7 @@ CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y CONFIG_MXC_UART=y CONFIG_USB=y +CONFIG_DM_USB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525