Imx8mq requires CONFIG_USB_DWC3 config for USB feature. Signed-off-by: Xiaolei Wang <[email protected]> --- bsp/nxp-imx8/nxp-imx8.cfg | 1 + 1 file changed, 1 insertion(+)
diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg index 6f204246..dc93bad9 100644 --- a/bsp/nxp-imx8/nxp-imx8.cfg +++ b/bsp/nxp-imx8/nxp-imx8.cfg @@ -72,6 +72,7 @@ CONFIG_USB_CHIPIDEA=y CONFIG_USB_CHIPIDEA_UDC=y CONFIG_USB_CHIPIDEA_HOST=y CONFIG_PHY_CADENCE_SALVO=y +CONFIG_USB_DWC3=y # ## Random Number Generation -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10741): https://lists.yoctoproject.org/g/linux-yocto/message/10741 Mute This Topic: https://lists.yoctoproject.org/mt/87710769/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
