OSDN Git Service

usb: gadget: don't couple configfs to legacy gadgets
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 26 Aug 2016 09:21:34 +0000 (12:21 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 26 Aug 2016 09:22:49 +0000 (12:22 +0300)
commitbc49d1d17dcffd38bd872a4089e86bb7b2bb7eee
tree8266a94544a1cb8d07d954116a22435c5a1fab77
parent594e121f25689baaf1c8c9b006701e66744d5838
usb: gadget: don't couple configfs to legacy gadgets

It's perfectly fine to have all configfs functions
built-in while having modular legacy gadgets. Let's
allow for that.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/Kconfig