Jay Sternberg | 57dacad | 2015-10-09 18:17:06 +0200 | [diff] [blame] | 1 | config BLK_DEV_NVME |
| 2 | tristate "NVM Express block device" |
Keith Busch | 11feb18 | 2015-10-12 11:37:38 -0600 | [diff] [blame] | 3 | depends on PCI && BLOCK |
Jay Sternberg | 57dacad | 2015-10-09 18:17:06 +0200 | [diff] [blame] | 4 | ---help--- |
| 5 | The NVM Express driver is for solid state drives directly |
| 6 | connected to the PCI or PCI Express bus. If you know you |
| 7 | don't have one of these, it is safe to answer N. |
| 8 | |
| 9 | To compile this driver as a module, choose M here: the |
| 10 | module will be called nvme. |