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-02-07 01:38:26 +0400
commit44ed0a4b63f1b7871de93b11c79d3869a4bcf213 (patch)
tree7c1cad401dae120303dbfd5dceb78043f79b21b2
parent4a6b84d7d401fb0c41f15fe50d5f52dc89d237d4 (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