From: "Saravanan.K.S" <[email protected]>
USB Ethernet gadget driver configuration added to enable the MUSB driver in dual role mode Signed-off-by: Rajeshkumar Ramasamy <[email protected]> Signed-off-by: Saravanan.K.S <[email protected]> --- bsp/microchip-polarfire-soc/microchip-polarfire-soc.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bsp/microchip-polarfire-soc/microchip-polarfire-soc.cfg b/bsp/microchip-polarfire-soc/microchip-polarfire-soc.cfg index c02b5e63..91073b96 100644 --- a/bsp/microchip-polarfire-soc/microchip-polarfire-soc.cfg +++ b/bsp/microchip-polarfire-soc/microchip-polarfire-soc.cfg @@ -107,3 +107,12 @@ CONFIG_FPGA_MGR_MICROCHIP_SPI=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_VFIO=y CONFIG_VFIO_PCI=y +CONFIG_USB_GADGET=y +CONFIG_USB_CONFIGFS=y +CONFIG_USB_ETH=y +CONFIG_USB_ETH_RNDIS=y +CONFIG_USB_MUSB_HOST=n +CONFIG_USB_MUSB_GADGET=n +CONFIG_USB_MUSB_DUAL_ROLE=y +CONFIG_USB_CONFIGFS_F_FS=y +CONFIG_USB_GADGETFS=y -- 2.35.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13457): https://lists.yoctoproject.org/g/linux-yocto/message/13457 Mute This Topic: https://lists.yoctoproject.org/mt/103593086/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
