]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable xhci-platform
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Jul 2016 12:04:31 +0000 (14:04 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 8 Aug 2016 15:26:58 +0000 (17:26 +0200)
Some ARM64 platforms (for example the Marvell Armada 7K/8K) use the
generic XHCI platform driver, so it makes sense to enable
CONFIG_USB_XHCI_PLATFORM=y in the defconfig to support XHCI on such
platforms.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/arm64/configs/defconfig

index 0555b7caaf2c2960a1e4f02eca120ddd5d3d01b1..423a1cc91224604086f94b80a0c2c06fbb6e9235 100644 (file)
@@ -256,6 +256,7 @@ CONFIG_SND_SOC_AK4613=y
 CONFIG_USB=y
 CONFIG_USB_OTG=y
 CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_PLATFORM=y
 CONFIG_USB_XHCI_RCAR=y
 CONFIG_USB_EHCI_EXYNOS=y
 CONFIG_USB_XHCI_TEGRA=y