summaryrefslogtreecommitdiffstats
path: root/src/config/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/usb.h')
-rw-r--r--src/config/usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/usb.h b/src/config/usb.h
index ad8b3b72..372c0418 100644
--- a/src/config/usb.h
+++ b/src/config/usb.h
@@ -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)