Re: 2.5.69-mm5

Greg KH (greg@kroah.com)
Wed, 14 May 2003 09:42:42 -0700


On Wed, May 14, 2003 at 12:35:26PM -0400, Jon K. Akers wrote:
> Currently I do not use the -bk patches from Linus's tree, although I
> suppose I could give it a shot.
>
> My .config for that section follows:
>
> #
> # USB support
> #
> # CONFIG_USB is not set
> CONFIG_USB_GADGET=y
>
> #
> # USB Peripheral Controller Support
> #
> CONFIG_USB_NET2280=y
>
> #
> # USB Gadget Drivers
> #
> CONFIG_USB_ZERO=m
> CONFIG_USB_ZERO_NET2280=y
> CONFIG_USB_ETH=y
> CONFIG_USB_ETH_NET2280=y

Yeah, you can't compile both of these drivers directly in the kernel at
the same time. David Brownell posted a patch for this yesterday to lkml
and I'll send it on to Linus later on today.

thanks,

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/