Enable the CONFIGS for ChipIdea Highspeed Dual Role Controller support, and the USB connector is on the imx8qmmek Base Board(MCIMX8-8X-BB).
Signed-off-by: Jun Miao <[email protected]> --- bsp/nxp-imx8/nxp-imx8.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg index 42e4c6a5..65114274 100644 --- a/bsp/nxp-imx8/nxp-imx8.cfg +++ b/bsp/nxp-imx8/nxp-imx8.cfg @@ -66,6 +66,9 @@ CONFIG_USB_ULPI=y CONFIG_USB_ULPI_VIEWPORT=y CONFIG_USB_SNP_CORE=y CONFIG_USB_SNP_UDC_PLAT=y +CONFIG_USB_CHIPIDEA=y +CONFIG_USB_CHIPIDEA_UDC=y +CONFIG_USB_CHIPIDEA_HOST=y # ## Random Number Generation -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9434): https://lists.yoctoproject.org/g/linux-yocto/message/9434 Mute This Topic: https://lists.yoctoproject.org/mt/80154460/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
