aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/host/Kconfig
blob: 002a94abdbc45c7f20255b804efae684185283c9 (plain)
1
2
3
4
5
6
7
8
9
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.