usb: otg: mv_otg: Add dependence
authorNeil Zhang <zhangwm@marvell.com>
Mon, 30 Jan 2012 03:44:23 +0000 (11:44 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 30 Jan 2012 09:13:56 +0000 (11:13 +0200)
commitaa3e8b4e715d0781a4e6cd1bb7570410209f0ba8
tree436d9d2eda44304694b191ffc37edeab137f5c54
parent683da59d7b8ae04891636d4b59893cd4e9b0b7e5
usb: otg: mv_otg: Add dependence

This otg driver depends on marvell EHCI driver, so add the dependence.
It can fix the following build error on i386:

ERROR: "usb_remove_hcd" [drivers/usb/otg/mv_otg.ko] undefined!
ERROR: "usb_add_hcd" [drivers/usb/otg/mv_otg.ko] undefined!

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/otg/Kconfig