NVMe: New driver
[linux-2.6-block.git] / drivers / block / Kconfig
index 6f07ec1c2f58d2dabd766463165e32728910faf6..35e56e1c948fa91819eaabb73130b3efa4b68eae 100644 (file)
@@ -315,6 +315,17 @@ config BLK_DEV_NBD
 
          If unsure, say N.
 
+config BLK_DEV_NVME
+       tristate "NVM Express block device"
+       depends on PCI
+       ---help---
+         The NVM Express driver is for solid state drives directly
+         connected to the PCI or PCI Express bus.  If you know you
+         don't have one of these, it is safe to answer N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called nvme.
+
 config BLK_DEV_OSD
        tristate "OSD object-as-blkdev support"
        depends on SCSI_OSD_ULD