On Tue, Apr 28, 2015 at 11:09:30AM -0500, Felipe Balbi wrote:
> DM816x PHY uses usb_phy_* methods and because
> of that, it must select USB_PHY, however, because
> the drivers in question (DM816x and OMAP_USB2) sit
> outside of drivers/usb/ directory, they can compile
> even if USB_SUPPORT=n.
>
>
DM816x PHY uses usb_phy_* methods and because
of that, it must select USB_PHY, however, because
the drivers in question (DM816x and OMAP_USB2) sit
outside of drivers/usb/ directory, they can compile
even if USB_SUPPORT=n.
This patches fixes the dependencies by adding
USB_SUPPORT as a dependency an