OSDN Git Service

usb: host: Allow to build ehci orion with mvebu SoCs
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 9 Mar 2017 17:52:57 +0000 (18:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2017 04:32:59 +0000 (13:32 +0900)
commitccc0d3850ba08a099b52a4da2cbd7e9ec8029a47
treeb927b4a4b08ef511b218ad568d62937eb8d9ef5c
parent356c50079b96e5947db4a974da620cd2c4b20e9e
usb: host: Allow to build ehci orion with mvebu SoCs

The mvebu ARM64 SoCs no longer select PLAT_ORION. However Armada 37xx use
the Orion EHCI controller. This patch allows the Orion EHCI driver to be
built when ARCH_MVEBU is selected.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig