]> git.sur5r.net Git - u-boot/blobdiff - drivers/nvme/Kconfig
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
[u-boot] / drivers / nvme / Kconfig
index cad8dbc97b2dd769f5227b0ece63431e195ed9de..30974fd3cf75d2b47895787e158f61d5ba548195 100644 (file)
@@ -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).