commit | 341a71c790529140fc5f8833f893324f6b5261cc | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Mar 05 13:18:49 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 05 13:22:40 2013 +0200 |
tree | 4fa6f5cdef1c8bddefa1ed98db99b04f6a52f598 | |
parent | 43febb27dcdaf9a15e2f362a6d09b0f191c4dcea [diff] |
usb: musb: remove all 'select' from Kconfig those are quite unnecessary, the only thing we need to be careful about is USB_OTG_UTILS which get properly selected by PHY drivers. For now, MUSB will select only USB_OTG_UTILS until we add stubs for the cases when PHY layer isn't enabled. Signed-off-by: Felipe Balbi <balbi@ti.com>