blk: Select SPL_LEGACY_BLOCK automatically
Selecting this option can be handled in the Kconfig option itself, as it is with BLK. Update this an drop the various 'select' clauses. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
config NVME
|
||||
bool "NVM Express device support"
|
||||
select SPL_LEGACY_BLOCK
|
||||
help
|
||||
This option enables support for NVM Express devices.
|
||||
It supports basic functions of NVMe (read/write).
|
||||
|
||||
Reference in New Issue
Block a user