-CONFIG_USB_STORAGE=y
To be pulled in via kmod-usb-storage
-CONFIG_USB_EZUSB_FX2=y
-CONFIG_USB_F_MASS_STORAGE=y
-CONFIG_USB_MASS_STORAGE=y
There is a kmod-usb-mass-storage-gadget and a kmod-usb-storage-gadget. I guess the EZUSB_FX2 is for the OTG port - could You create a kmod for it?
However removing these kernel configuration, and using kmod-usb-storage kmod-usb-mass-storage-gadget kmod-usb-storage-gadget, usbboot does not work. So need to investigate further.
-CONFIG_USB_STORAGE=y To be pulled in via kmod-usb-storage
-CONFIG_USB_EZUSB_FX2=y -CONFIG_USB_F_MASS_STORAGE=y -CONFIG_USB_MASS_STORAGE=y There is a kmod-usb-mass-storage-gadget and a kmod-usb-storage-gadget. I guess the EZUSB_FX2 is for the OTG port - could You create a kmod for it?
However removing these kernel configuration, and using kmod-usb-storage kmod-usb-mass-storage-gadget kmod-usb-storage-gadget, usbboot does not work. So need to investigate further.