From 44ed0a4b63f1b7871de93b11c79d3869a4bcf213 Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Tue, 10 Dec 2013 10:06:54 +0530 Subject: 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 --- linaro/configs/arndale.conf | 2 -- 1 file changed, 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 -- cgit v1.2.3