2015-10-09 16:17:06 +00:00
|
|
|
config BLK_DEV_NVME
|
|
|
|
tristate "NVM Express block device"
|
2015-10-12 17:37:38 +00:00
|
|
|
depends on PCI && BLOCK
|
2015-10-09 16:17:06 +00:00
|
|
|
---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.
|