diff options
author | Peter Chen <[email protected]> | 2015-11-19 11:47:47 +0800 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2015-11-19 14:48:48 -0600 |
commit | ac722e302cc057a65cb1d975f8b17e8e11144946 (patch) | |
tree | 03ca26eeaaf1724ad270bd2c8a420d20104d5dd0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 391e6dcb37857d5659b53def2f41e2f56850d33c (diff) |
usb: kconfig: fix warning of select USB_OTG
When choose randconfig for kernel build, it reports below warning:
"warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM)"
In fact, USB_OTG is visible symbol and depends on PM, so the driver
needs to depend on it to reduce dependency problem.
Signed-off-by: Peter Chen <[email protected]>
Reported-by: Arnd Bergmann <[email protected]>
Cc: Felipe Balbi <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions