phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 6 Dec 2013 12:21:20 +0000 (17:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2013 20:53:30 +0000 (12:53 -0800)
commit8820784203ac24279be23a6e3d85d216c46d65ee
treebddbfaaf18d474606524637f97a6924b74f0d24b
parent52797d293287f5a98bd686616527b102b077ac39
phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB

Fixes
warning: (OMAP_USB2 && TWL4030_USB) selects USB_PHY which has unmet
direct dependencies (USB_SUPPORT)
that shows up while disabling USB_SUPPORT from menuconfig.

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/phy/Kconfig