These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / nvme / host / Kconfig
diff --git a/kernel/drivers/nvme/host/Kconfig b/kernel/drivers/nvme/host/Kconfig
new file mode 100644 (file)
index 0000000..002a94a
--- /dev/null
@@ -0,0 +1,10 @@
+config BLK_DEV_NVME
+       tristate "NVM Express block device"
+       depends on PCI && BLOCK
+       ---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.