On Fri, 15 Feb 2013, Manjunath Goudar wrote: > Separate the Nuvoton On-Chip host controller driver > from ehci-hcd host code into its own static driver module. > --- a/drivers/usb/host/Kconfig > +++ b/drivers/usb/host/Kconfig > @@ -238,7 +238,7 @@ config USB_EHCI_MV > only be EHCI host. OTG is controller that can switch to host mode. > > config USB_W90X900_EHCI > - bool "W90X900(W90P910) EHCI support" > + tristate "W90X900(W90P910) EHCI support" Whitespace error. You inserted an extra space character. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html