X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fblock%2FKconfig;h=4e4c8a4a5fd3fb4412a19fdbd3f62647b285fd6a;hb=4704fe65e55fb088fbcb1dc0b15ff7cc8bff3685;hp=a30aa103f95b33a4567b519250331725dc5f9539;hpb=8b0f6d12de91345190f234edba781b2fd03257b6;p=~andy%2Flinux diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index a30aa103f95..4e4c8a4a5fd 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -317,6 +317,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