diff options
author | 2015-04-28 11:13:15 -0500 | |
---|---|---|
committer | 2015-05-12 20:57:18 +0530 | |
commit | 7f7a4d306ff87502dc26860f54e798693cf9b1e1 (patch) | |
tree | 7b16f95402bdcd5a6cca2139b751cf58d24b3d28 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | phy: qcom-ufs: Switch dependency to ARCH_QCOM (diff) | |
download | wireguard-linux-7f7a4d306ff87502dc26860f54e798693cf9b1e1.tar.xz wireguard-linux-7f7a4d306ff87502dc26860f54e798693cf9b1e1.zip |
phy: fix Kconfig dependencies
DM816x PHY uses usb_phy_* methods and because
of that, it must select USB_PHY, however, because
the drivers in question (DM816x, TWL4030 and
OMAP_USB2) sit outside of drivers/usb/ directory,
meaning they can be built even if USB_SUPPORT=n.
This patches fixes the dependencies by adding
USB_SUPPORT as a dependency and making all drivers
select USB_PHY (which cannot be selected through
menuconfig).
Note that this fixes some linking breakages when
building with randconfig.
Cc: Tony Lindgren <tony@atomide.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions