Enable USB ACM NCM and MASS_STORAGE for imx8qm.
Since USB_CDNS3_GADGET is a bool type, its
dependency USB_GADGET cannot be selected as 'M',
so usb-gadgets.scc is not included here, and
it is opened separately in nxp-imx8.cfg.

Signed-off-by: Xiaolei Wang <xiaolei.w...@windriver.com>
---
 bsp/nxp-imx8/nxp-imx8.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg
index 318ce01e..7f44ff44 100644
--- a/bsp/nxp-imx8/nxp-imx8.cfg
+++ b/bsp/nxp-imx8/nxp-imx8.cfg
@@ -65,6 +65,10 @@ CONFIG_USB_CHIPIDEA_UDC=y
 CONFIG_USB_CHIPIDEA_HOST=y
 CONFIG_PHY_CADENCE_SALVO=y
 CONFIG_USB_DWC3=y
+CONFIG_USB_CONFIGFS=m
+CONFIG_USB_G_NCM=m
+CONFIG_USB_G_ACM_MS=m
+CONFIG_USB_MASS_STORAGE=m
 
 #
 ## Random Number Generation
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11565): 
https://lists.yoctoproject.org/g/linux-yocto/message/11565
Mute This Topic: https://lists.yoctoproject.org/mt/93052022/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to