commit | 845c071b7853c0046693022f4e95c9cdd043e2db | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Sun Dec 22 00:08:33 2013 -0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 23 10:28:56 2013 -0600 |
tree | 7a15b9f0b90f1f7051b07ae44bf8d9f77259ad88 | |
parent | 12c8d64e29bb2cbcebe5606aab4d573b4be8606f [diff] |
usb: musb: Rework USB and USB_GADGET dependency This USB controller can work in as host-only, gadget-only or dual-role modes. Rework the dependency on the USB and USB_GADGET configs in order to allow building the driver when !USB or !USG_GADGET. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Felipe Balbi <balbi@ti.com>