On Mon, Dec 11, 2017 at 02:09:59AM +0300, Dmitry Osipenko wrote: > Add Kconfig entry so that other drivers other than ehci-tegra > (like ChipIdea) could add Tegra's PHY to build dependencies. > > Signed-off-by: Dmitry Osipenko <dig...@gmail.com> > --- > drivers/usb/host/Kconfig | 2 +- > drivers/usb/phy/Kconfig | 8 ++++++++ > drivers/usb/phy/Makefile | 2 +- > 3 files changed, 10 insertions(+), 2 deletions(-)
I don't think we actually build-depend on the PHY driver from the ChipIdea driver. In the past, we've refrained from modelling runtime dependencies using Kconfig because in some cases (such as this) it'll include more than necessary (ChipIdea will automatically pull in the USB PHY driver irrespective of whether or not Tegra is enabled). Thierry
signature.asc
Description: PGP signature