aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-09-17 10:51:47 -0700
committerVinod Koul <[email protected]>2020-09-22 19:41:43 +0530
commit9b1e52137b221413bce145f8b6e4258900e575c3 (patch)
tree9ce8f74d4fa2084f00542fcdbb926aac6cb028ca /tools/perf/util/scripting-engines/trace-event-python.c
parent6fd428f7806000d4be141f2ab4b08e2c5e998f05 (diff)
phy: fix USB_LGM_PHY warning & build errors
Fix a Kconfig warning that is causing lots of build errors when USB_SUPPORT is not set. USB_PHY depends on USB_SUPPORT but "select" doesn't care about dependencies, so this driver should also depend on USB_SUPPORT. It should not select USB_SUPPORT. WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [m]: - USB_LGM_PHY [=m] Signed-off-by: Randy Dunlap <[email protected]> Cc: Li Yin <[email protected]> Cc: Vadivel Murugan R <[email protected]> Cc: Kishon Vijay Abraham I <[email protected]> Cc: Vinod Koul <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions