Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934646AbXEMQaj (ORCPT ); Sun, 13 May 2007 12:30:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759154AbXEMQa2 (ORCPT ); Sun, 13 May 2007 12:30:28 -0400 Received: from mx1.redhat.com ([66.187.233.31]:55130 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758939AbXEMQa0 (ORCPT ); Sun, 13 May 2007 12:30:26 -0400 Date: Sun, 13 May 2007 12:30:23 -0400 From: Dave Jones To: James Bottomley Cc: "Robert P. J. Day" , Linux Kernel Mailing List , linux-scsi@vger.kernel.org Subject: Re: why does x86 "make defconfig" build a single, lonely module? Message-ID: <20070513163023.GE27604@redhat.com> Mail-Followup-To: Dave Jones , James Bottomley , "Robert P. J. Day" , Linux Kernel Mailing List , linux-scsi@vger.kernel.org References: <20070513160608.GA29024@redhat.com> <1179072655.3723.42.camel@mulgrave.il.steeleye.com> <1179073116.3723.45.camel@mulgrave.il.steeleye.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1179073116.3723.45.camel@mulgrave.il.steeleye.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 807 Lines: 23 On Sun, May 13, 2007 at 11:18:35AM -0500, James Bottomley wrote: > On Sun, 2007-05-13 at 11:10 -0500, James Bottomley wrote: > > > - depends on SCSI > > > + depends on SCSI_SCAN_ASYNC > > > > No. SCSI_SCAN_ASYNC is a bool ... if you depend on it, you'll force the > > wait scan to be built in, which isn't the idea at all. > > Plus SCSI_SCAN_ASYNC only sets the *default* for async scanning. You > can alter this at boot time, so you could need the wait scan module even > with it set to N. Ah, good point. Dave -- http://www.codemonkey.org.uk - 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/