Re: blackfin and USB

From: Mike Frysinger
Date: Sun Jul 20 2008 - 22:19:51 EST


On Sun, Jul 20, 2008 at 9:55 PM, <nuclearcat@xxxxxxxxxxxxxx> wrote:
> I am trying to configure kernel for Blackfin (BF533). I cannot enable USB driver for host (any)

add this to drivers/usb/Kconfig:USB_ARCH_HAS_HCD
default y if BLACKFIN

> till i enable PCI (and in fact there is no PCI on blackfin).
> Even if i enable it, i will have:

dont enable it

> Btw is networking works on Blackfin with vanilla?

"networking" works. specific driver is up to you to see if it works.
-mike
--
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/