diff options
author | 2015-11-19 11:47:47 +0800 | |
---|---|---|
committer | 2015-11-19 14:48:48 -0600 | |
commit | ac722e302cc057a65cb1d975f8b17e8e11144946 (patch) | |
tree | 03ca26eeaaf1724ad270bd2c8a420d20104d5dd0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: gadget: pxa27x: fix suspend callback (diff) | |
download | linux-dev-ac722e302cc057a65cb1d975f8b17e8e11144946.tar.xz linux-dev-ac722e302cc057a65cb1d975f8b17e8e11144946.zip |
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 <peter.chen@freescale.com>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Cc: Felipe Balbi <balbi@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions