summaryrefslogtreecommitdiff
path: root/drivers/nvme/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nvme/Kconfig')
-rw-r--r--drivers/nvme/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nvme/Kconfig b/drivers/nvme/Kconfig
index 2a103ab5ed7..7b6d54615f8 100644
--- a/drivers/nvme/Kconfig
+++ b/drivers/nvme/Kconfig
@@ -4,7 +4,7 @@
config NVME
bool "NVM Express device support"
- select HAVE_BLOCK_DEVICE
+ select SPL_LEGACY_BLOCK
help
This option enables support for NVM Express devices.
It supports basic functions of NVMe (read/write).