Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 11 Jan 2002 15:37:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 11 Jan 2002 15:37:46 -0500 Received: from 12-224-37-81.client.attbi.com ([12.224.37.81]:51717 "HELO kroah.com") by vger.kernel.org with SMTP id ; Fri, 11 Jan 2002 15:37:37 -0500 Date: Fri, 11 Jan 2002 12:34:55 -0800 From: Greg KH To: Dan Chen Cc: Justin Pryzby , linux-kernel@vger.kernel.org Subject: Re: USB UHCI compile error Message-ID: <20020111203455.GA1579@kroah.com> In-Reply-To: <20020111045718.GB26644@opeth.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020111045718.GB26644@opeth.ath.cx> User-Agent: Mutt/1.3.25i X-Operating-System: Linux 2.2.20 (i586) Reply-By: Fri, 14 Dec 2001 18:21:16 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 10, 2002 at 11:57:18PM -0500, Dan Chen wrote: > Compile in hotplug support as a workaround. > > CONFIG_HOTPLUG=y > CONFIG_HOTPLUG_PCI=y You don't need CONFIG_HOTPLUG_PCI unless you have a pci hotplug controller (most people do not.) CONFIG_HOTPLUG=y should solve the problem for now. 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/