]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: add USB3 support for Armada 375
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 15 May 2014 10:17:36 +0000 (12:17 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 16 May 2014 05:38:33 +0000 (05:38 +0000)
This patch add the selection of the config symbol to build the USB3
support for Armada 375.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1400149062-32661-12-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/Kconfig

index 57231f67e8e94cb888e19462178c68ec07577f84..4f3644127614a3779a3592cc29afaeb5e205322e 100644 (file)
@@ -45,6 +45,7 @@ config MACH_ARMADA_375
        select HAVE_SMP
        select MACH_MVEBU_V7
        select PINCTRL_ARMADA_375
+       select USB_ARCH_HAS_XHCI
        help
          Say 'Y' here if you want your kernel to support boards based
          on the Marvell Armada 375 SoC with device tree.