[linux-yocto] [PATCH 8/8] meta/common-pc-64: Add USB 3.0 support

Darren Hart dvhart at linux.intel.com
Fri Sep 6 15:44:06 PDT 2013


Add missing xhci-hcd to common-pc-64.scc.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
---
 .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
index 29c47dd..7ab6449 100644
--- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
+++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
@@ -8,6 +8,7 @@ include cfg/x86_64.scc
 include features/usb/ehci-hcd.scc
 include features/usb/uhci-hcd.scc
 include features/usb/ohci-hcd.scc
+include features/usb/xhci-hcd.scc
 include features/usb/touchscreen-composite.scc
 include features/intel-e1xxxx/intel-e100.scc
 include features/intel-e1xxxx/intel-e1xxxx.scc
-- 
1.7.9.5




More information about the linux-yocto mailing list