On Wed, 2006-08-30 at 10:43 +0200, Stefan Richter wrote: > David Howells wrote: > > Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx> 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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html