summaryrefslogtreecommitdiff
path: root/drivers/nvme/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nvme/Kconfig')
-rw-r--r--drivers/nvme/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/nvme/Kconfig b/drivers/nvme/Kconfig
index cad8dbc97b..30974fd3cf 100644
--- a/drivers/nvme/Kconfig
+++ b/drivers/nvme/Kconfig
@@ -7,6 +7,7 @@
config NVME
bool "NVM Express device support"
depends on BLK && PCI
+ select HAVE_BLOCK_DEVICE
help
This option enables support for NVM Express devices.
It supports basic functions of NVMe (read/write).