04.07.2016 17:27, David Disseldorp пишет: > Hi, > > As discussed briefly at the openSUSE conference, I recently worked on a > project[1] which made use of the Cubietruck Tumbleweed JeOS image. The > image itself works very well, but I had to rebuild the kernel to include > USB device/gadget support, via: > CONFIG_USB_MUSB_DUAL_ROLE=y > CONFIG_USB_MUSB_SUNXI=m > CONFIG_USB_F_MASS_STORAGE=m > > Alex mentioned that it should be possible to enable this support for > openSUSE ARM kernels. > - Are there any objections to this? > - if not, which branches / configs should I target with the pull > request?
The configs are stored in the following git http://kernel.opensuse.org/cgit/kernel-source/ branch master should be fine, however it will appear in Tumbleweed with 4.7 kernel. I usually do git send-email to send patches to opensuse-kernel maillist. > > Cheers, David > > 1. Cubietruck USB storage gadget project > http://blog.elastocloud.org/2015/12/ceph-usb-storage-gateway.html > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
