Re: blackfin and USB
- Date: Sun, 20 Jul 2008 22:19:38 -0400
- From: "Mike Frysinger" <vapier.adi@xxxxxxxxx>
- Subject: Re: blackfin and USB
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/