mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 11:03:15 +03:00
[ehci] Add support for EHCI host controllers
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -16,6 +16,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
*
|
||||
*/
|
||||
//#undef USB_HCD_XHCI /* xHCI USB host controller */
|
||||
//#undef USB_HCD_EHCI /* EHCI USB host controller */
|
||||
|
||||
#include <config/named.h>
|
||||
#include NAMED_CONFIG(usb.h)
|
||||
|
||||
Reference in New Issue
Block a user