Re: USB UHCI compile error

Greg KH (greg@kroah.com)
Fri, 11 Jan 2002 12:34:55 -0800


On Thu, Jan 10, 2002 at 11:57:18PM -0500, Dan Chen wrote:
> Compile in hotplug support as a workaround.
>
> CONFIG_HOTPLUG=y
> CONFIG_HOTPLUG_PCI=y

You don't need CONFIG_HOTPLUG_PCI unless you have a pci hotplug
controller (most people do not.)

CONFIG_HOTPLUG=y should solve the problem for now.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/