lkml.org 
[lkml]   [2006]   [Aug]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 18/19] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]
FromDave Kleikamp <>
DateWed, 30 Aug 2006 07:49:22 -0500
On Wed, 2006-08-30 at 10:43 +0200, Stefan Richter wrote:
> David Howells wrote:
> > Stefan Richter <stefanr@s5r6.in-berlin.de> wrote:
> >> What about this?
> >> 
> >>  	depends on USB
> >> +	select BLOCK
> >>  	select SCSI
> > 
> > That means you can't disable BLOCK either unless you can figure out that you
> > need to turn off USB_STORAGE.  The config client won't tell you, you have to
> > go trawling the Kconfig files.
> 
> Not true. Both xconfig and menuconfig tell you about _both_ "depends on"
> and "select" dependencies.

Would this make more sense?

	depends on USB && BLOCK
	select SCSI

Shaggy
-- 
David Kleikamp
IBM Linux Technology Center

-
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/

\
 
 \ /
  Last update: 2006-08-30 12:51    [from the cache]
©2003-2008