Re: [PATCH] usb: Don't make USB_ARCH_HAS_OHCI and USB_ARCH_HAS_EHCIdepend on USB_SUPPORT.

From: David Daney
Date: Tue Mar 13 2012 - 17:39:16 EST


On 03/13/2012 02:17 PM, Greg Kroah-Hartman wrote:
On Mon, Mar 12, 2012 at 12:01:44PM -0700, David Daney wrote:
From: David Daney<david.daney@xxxxxxxxxx>

The fact that an architecture/board has OHCI or EHCI does not depend on
the fact that the kernel is configured with USB_SUPPORT.

Why are you ignoring XHCI here as well?

Because it was not failing for my specific configuration.

Shouldn't that fall under the
same rules as OHCI and EHCI (hint, they should...)

OK, makes sense, I will change it to do that too.

New patch soon...

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