From fd53ada87cc3b715738e01d5470829b9948c1e09 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 2 Feb 2015 14:40:06 +0000 Subject: [usb] Add support for xHCI host controllers Signed-off-by: Michael Brown --- src/config/defaults/pcbios.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config/defaults') diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h index 7debc8d2f..ef20c3604 100644 --- a/src/config/defaults/pcbios.h +++ b/src/config/defaults/pcbios.h @@ -36,6 +36,8 @@ FILE_LICENCE ( GPL2_OR_LATER ); #define SANBOOT_PROTO_IB_SRP /* Infiniband SCSI RDMA protocol */ #define SANBOOT_PROTO_FCP /* Fibre Channel protocol */ +#define USB_HCD_XHCI /* xHCI USB host controller */ + #define REBOOT_CMD /* Reboot command */ #define CPUID_CMD /* x86 CPU feature detection command */ -- cgit v1.2.3-55-g7522