Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262577AbTENQ3y (ORCPT ); Wed, 14 May 2003 12:29:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262578AbTENQ3y (ORCPT ); Wed, 14 May 2003 12:29:54 -0400 Received: from e4.ny.us.ibm.com ([32.97.182.104]:15275 "EHLO e4.ny.us.ibm.com") by vger.kernel.org with ESMTP id S262577AbTENQ2k (ORCPT ); Wed, 14 May 2003 12:28:40 -0400 Date: Wed, 14 May 2003 09:42:42 -0700 From: Greg KH To: "Jon K. Akers" Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: 2.5.69-mm5 Message-ID: <20030514164242.GA2352@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 37 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/