aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-05-15 10:14:09 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-06-19 16:53:38 +0530
commit094d13f47bd3a1fb53676cba87d2c3b6820c30ca (patch)
treec0b713db340c4212a1c64bccfa0f4dbc2b0400c0
parent1ce1a5431b7f69937505ab07a7be5ddf3c9a9cec (diff)
ARM: EXYNOS: Enable XHCI support for EXYNOS5
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/mach-exynos/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index ff18fc2ea46..4fc42756a2c 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -430,6 +430,7 @@ config MACH_EXYNOS5_DT
select ARM_AMBA
select CLKSRC_OF
select USE_OF
+ select USB_ARCH_HAS_XHCI
help
Machine support for Samsung EXYNOS5 machine with device tree enabled.
Select this if a fdt blob is available for the EXYNOS5 SoC based board.