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-04-23 21:09:37 +0400
commitfc92299d8b73ae56b8c9022b3c02b33f09a28d10 (patch)
treeae2e3cafff6a0396f69dace8913c5d16ae8df39a
parent58720f53ee0c3695d926bc027c27922aa400f251 (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