From 8370f877450b4ca35a758222a8062c3f3062fd18 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 15 Mar 2015 01:01:08 +0000 Subject: [ehci] Add support for EHCI host controllers Signed-off-by: Michael Brown --- src/config/defaults/pcbios.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config/defaults') diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h index 425e4a0d0..2fbb0e930 100644 --- a/src/config/defaults/pcbios.h +++ b/src/config/defaults/pcbios.h @@ -37,6 +37,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #define SANBOOT_PROTO_FCP /* Fibre Channel protocol */ #define USB_HCD_XHCI /* xHCI USB host controller */ +#define USB_HCD_EHCI /* EHCI USB host controller */ #define REBOOT_CMD /* Reboot command */ #define CPUID_CMD /* x86 CPU feature detection command */ -- cgit v1.2.3-55-g7522