What's up with CONFIG_BLK_DEV?

From: Rob Landley
Date: Fri Aug 24 2007 - 16:18:14 EST


CONFIG_BLOCK disables the block layer.
CONFIG_BLK_DEV disables the block devices.

Is there _ever_ a time you want the block layer but no block devices?

(I ask because this is the first time I've had to add a symbol to my User Mode
Linux miniconfig since 2.6.12, and I can't figure out what the actual purpose
of this symbol is.)

Rob
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
-
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/