diff options
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r-- | drivers/block/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 1b8094d4d7af..29819e719afa 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -310,17 +310,6 @@ config BLK_DEV_NBD | |||
310 | 310 | ||
311 | If unsure, say N. | 311 | If unsure, say N. |
312 | 312 | ||
313 | config BLK_DEV_NVME | ||
314 | tristate "NVM Express block device" | ||
315 | depends on PCI | ||
316 | ---help--- | ||
317 | The NVM Express driver is for solid state drives directly | ||
318 | connected to the PCI or PCI Express bus. If you know you | ||
319 | don't have one of these, it is safe to answer N. | ||
320 | |||
321 | To compile this driver as a module, choose M here: the | ||
322 | module will be called nvme. | ||
323 | |||
324 | config BLK_DEV_SKD | 313 | config BLK_DEV_SKD |
325 | tristate "STEC S1120 Block Driver" | 314 | tristate "STEC S1120 Block Driver" |
326 | depends on PCI | 315 | depends on PCI |