OSDN Git Service

usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency
authorIvan T. Ivanov <ivan.ivanov@linaro.org>
Sat, 21 Mar 2015 13:25:52 +0000 (15:25 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Mar 2015 16:35:30 +0000 (11:35 -0500)
commit1ea276cbfc0201c9804f38474f3ec2c4488a2fc6
treea69524cfc991bbdb58a9e1feb7ff576cede8f7eb
parentf4b4976b6e3171d408d0f6e08b12189bf60d1d22
usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency

USB_ULPI_VIEWPORT didn't depend on USB_ULPI, while USB_ULPI
is using non user selectable USB_ULPI_VIEWPORT. Fix this.

Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/Kconfig