From 19a5422626220244cd68979ae854b7a9f64548f7 Mon Sep 17 00:00:00 2001 From: xSmurf Date: Mon, 5 Oct 2015 04:29:03 +0000 Subject: [PATCH] Added missing xhci --- board/coreboot/linux-4.1.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/board/coreboot/linux-4.1.config b/board/coreboot/linux-4.1.config index ab6fb93..3c56c38 100644 --- a/board/coreboot/linux-4.1.config +++ b/board/coreboot/linux-4.1.config @@ -2441,7 +2441,8 @@ CONFIG_USB_MON=y # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set -# CONFIG_USB_XHCI_HCD is not set +CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_PCI=y CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_ROOT_HUB_TT is not set CONFIG_USB_EHCI_TT_NEWSCHED=y