Re: [PATCH 2/2] usb: gadget: Allow to build both USB functions and legacy gadgets

2016-07-06 Thread kbuild test robot
Hi, [auto build test ERROR on balbi-usb/next] [also build test ERROR on v4.7-rc6 next-20160706] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Krzysztof-Opasiak/usb-gadget-legacy-Add-udc-module-

[PATCH 2/2] usb: gadget: Allow to build both USB functions and legacy gadgets

2016-07-06 Thread Krzysztof Opasiak
Currently it is possible to build in some subset of usb functions *OR* some gadget module. This is limited only by Kconfig not any functionality. This patch removes this limitation. With this patch it is possible to set up all build combinations: 1) Multiple gadgets build in 2) Part of functions b