On Aug 24 2007 22:34, Jan Engelhardt wrote: >On Aug 24 2007 15:17, Rob Landley wrote: >> >>CONFIG_BLOCK disables the block layer. >>CONFIG_BLK_DEV disables the block devices. > >menuconfig BLK_DEV > bool "Block devices" > depends on BLOCK > default y > ---help--- > Say Y here to get to see options for various different block device > drivers. This option alone does not add any kernel code. > > If you say N, all options in this submenu will be skipped and > disabled > only do this if you know what you are doing.
>>Is there _ever_ a time you want the block layer but no block devices? Well, where do you think your hard disk drivers come from? Definitely not from the BLK_DEV menu... Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/