usb: musb: remove all 'select' from Kconfig
authorFelipe Balbi <balbi@ti.com>
Tue, 5 Mar 2013 11:18:49 +0000 (13:18 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 5 Mar 2013 11:22:40 +0000 (13:22 +0200)
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>

No differences found