summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-12-10 10:06:54 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:13:01 +0400
commit15db58f0af46dde9dd3cc033acc2b54d7eaf1d02 (patch)
tree4ca7d99c9fb08b7650734ebaf986e9489990ffcd
parent66823b544852958e8128205df6264cc7b9036747 (diff)
linaro/configs: arndale: Disable XHCI support
Currently we are getting a boot-time panic when XHCI is enabled. Till the issue is fixed, XHCI would be disabled. USB 2.0 port would be active. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 35b4d940f73..05c517f78f3 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -55,8 +55,6 @@ CONFIG_USB_DWC3_HOST=y
CONFIG_USB_PHY=y
CONFIG_SAMSUNG_USB2PHY=y
CONFIG_SAMSUNG_USB3PHY=y
-CONFIG_USB_ARCH_HAS_XHCI=y
-CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_EXYNOS=y