Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964951AbWH2Lv5 (ORCPT ); Tue, 29 Aug 2006 07:51:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964965AbWH2Lv5 (ORCPT ); Tue, 29 Aug 2006 07:51:57 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:61921 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S964951AbWH2Lv4 (ORCPT ); Tue, 29 Aug 2006 07:51:56 -0400 Date: Tue, 29 Aug 2006 12:51:38 +0100 From: Christoph Hellwig To: David Howells Cc: Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 17/17] BLOCK: Make it possible to disable the block layer [try #2] Message-ID: <20060829115138.GA32714@infradead.org> Mail-Followup-To: Christoph Hellwig , David Howells , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org References: <20060825142753.GK10659@infradead.org> <20060824213252.21323.18226.stgit@warthog.cambridge.redhat.com> <20060824213334.21323.76323.stgit@warthog.cambridge.redhat.com> <10117.1156522985@warthog.cambridge.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10117.1156522985@warthog.cambridge.redhat.com> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 552 Lines: 18 On Fri, Aug 25, 2006 at 05:23:05PM +0100, David Howells wrote: > > > config USB_STORAGE > > > tristate "USB Mass Storage support" > > > - depends on USB > > > + depends on USB && BLOCK > > > > ditto. > > ditto? Same as above. USB_STORAGE already selects scsi so it shouldn't need to depend on block. - 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/