[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
[safe/jmp/linux-2.6] / drivers / md / Kconfig
index bf869ed..6dd31a2 100644 (file)
@@ -2,6 +2,8 @@
 # Block device driver configuration
 #
 
+if BLOCK
+
 menu "Multi-device support (RAID and LVM)"
 
 config MD
@@ -251,3 +253,4 @@ config DM_MULTIPATH_EMC
 
 endmenu
 
+endif