Config USB Gadget via configFS

Hello everyone,

I have checked the article pressed here about usb device network

Because i want to make it a multiple usb device via one otg usb port, i need to use configfs(libcomposite).
Can you give me some instructs about the usage of configfs based on latest debian kernel?

Thanks

I think we have disabled the configfs for usb gadget. You should change the config and build the kernel package.

https://wiki.radxa.com/Rockpi4/dev/kernel-4.4

I see!
Thank you for your confirm.
Doing it now.