usb: host: add dependence for USB_EHCI_MV
authorNeil Zhang <zhangwm@marvell.com>
Thu, 23 Feb 2012 03:41:54 +0000 (11:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 21:40:05 +0000 (13:40 -0800)
commita219b666e89bd2f7810b4eaaf4d7382ad0e6ecb1
tree13b4419ec85e61c7694c5b040f4920975b539cf5
parent2b4ffe31a2380de7c893e345659b0730d6dc62d3
usb: host: add dependence for USB_EHCI_MV

This ehci driver is mainly designed to support host controller found on
Marvell PXA and MMP Soc series.
Add the dependence to avoid the potential build failure which may
include two EHCI controller drivers.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig