RDMA/ucma: Check that device is connected prior to access it
[pandora-kernel.git] / drivers / md / Kconfig
index faa4741..e10b6bb 100644 (file)
@@ -185,8 +185,12 @@ config MD_FAULTY
 
          In unsure, say N.
 
+config BLK_DEV_DM_BUILTIN
+       boolean
+
 config BLK_DEV_DM
        tristate "Device mapper support"
+       select BLK_DEV_DM_BUILTIN
        ---help---
          Device-mapper is a low level volume manager.  It works by allowing
          people to specify mappings for ranges of logical sectors.  Various