In message: [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: enable USB_CONFIGFS option for USB device mode on 18/01/2024 [email protected] wrote:
> From: Quanyang Wang <[email protected]> > > These kernel options are enabled to test USB device mode for > VMK180/VCK190. > > Signed-off-by: Quanyang Wang <[email protected]> > --- > Hi Bruce, > Would you please help merge this patch to the branch: > yocto-6.1 merged. Bruce > Thanks, > Quanyang > --- > bsp/xilinx-versal/xilinx-versal.cfg | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/bsp/xilinx-versal/xilinx-versal.cfg > b/bsp/xilinx-versal/xilinx-versal.cfg > index 2b0473ae55..d329fc89fb 100644 > --- a/bsp/xilinx-versal/xilinx-versal.cfg > +++ b/bsp/xilinx-versal/xilinx-versal.cfg > @@ -74,6 +74,8 @@ CONFIG_USB_OTG_FSM=m > CONFIG_USB_GADGET=y > CONFIG_USB_GADGET_XILINX=y > CONFIG_USB_ULPI_BUS=y > +CONFIG_USB_CONFIGFS=y > +CONFIG_USB_CONFIGFS_MASS_STORAGE=y > > CONFIG_MMC=y > CONFIG_MMC_BLOCK=y > -- > 2.36.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13500): https://lists.yoctoproject.org/g/linux-yocto/message/13500 Mute This Topic: https://lists.yoctoproject.org/mt/103801675/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
