On Saturday 05 February 2005 11:51 am, David Brownell wrote: > > Right, and here's a Kconfig tweak to match.
Where's my coffee? :(
The recently merged AMD/Alchemy Au1xxx OHCI driver won't configure on boards which also have PCI support; this resolves that. Signed-off-by: David Brownell <[EMAIL PROTECTED]> --- 1.11/drivers/usb/host/Kconfig 2005-01-25 11:00:29 -08:00 +++ edited/drivers/usb/host/Kconfig 2005-02-05 11:39:50 -08:00 @@ -18,6 +18,8 @@ # PPC: default y if STB03xxx default y if PPC_MPC52xx + # MIPS: + default y if SOC_AU1X00 # more: default PCI