]> Pileus Git - ~andy/linux/commit
usb: musb: Rework USB and USB_GADGET dependency
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Sun, 22 Dec 2013 03:08:33 +0000 (00:08 -0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 23 Dec 2013 16:28:56 +0000 (10:28 -0600)
commit845c071b7853c0046693022f4e95c9cdd043e2db
tree7a15b9f0b90f1f7051b07ae44bf8d9f77259ad88
parent12c8d64e29bb2cbcebe5606aab4d573b4be8606f
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>
drivers/usb/Kconfig
drivers/usb/musb/Kconfig