summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@freescale.com>2015-11-19 11:47:47 +0800
committerFelipe Balbi <balbi@ti.com>2015-11-19 14:48:48 -0600
commitac722e302cc057a65cb1d975f8b17e8e11144946 (patch)
tree03ca26eeaaf1724ad270bd2c8a420d20104d5dd0 /drivers/usb/renesas_usbhs
parent391e6dcb37857d5659b53def2f41e2f56850d33c (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 <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 'drivers/usb/renesas_usbhs')
0 files changed, 0 insertions, 0 deletions