]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc2020746fcb9a1fba93866592e7cbdcbfa3a3387
treebddbfaaf18d474606524637f97a6924b74f0d24b
parent5c6a3899fa9e6d13e4e39d23088f266af0007c0c
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