From 9754a8437037b0d773355cc02a82b90ebb922422 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Wed, 11 Sep 2013 10:55:53 -0500 Subject: [PATCH 5/5] hack: beagle xm: NOP_USB_XCEIV still has to be a module for ehci to work Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- drivers/usb/host/Kconfig | 1 - 1 file changed, 1 deletion(-) @ drivers/usb/host/Kconfig:136 @ config USB_EHCI_MXC config USB_EHCI_HCD_OMAP tristate "EHCI support for OMAP3 and later chips" depends on ARCH_OMAP - select NOP_USB_XCEIV default y ---help--- Enables support for the on-chip EHCI controller on -- 1.8.4.rc3