Re: What's up with CONFIG_BLK_DEV?

From: Jan Engelhardt
Date: Fri Aug 24 2007 - 16:35:25 EST



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.


Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/