blk: Select SPL_LEGACY_BLOCK automatically
authorSimon Glass <sjg@chromium.org>
Fri, 12 Aug 2022 01:34:49 +0000 (19:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Sep 2022 15:05:16 +0000 (11:05 -0400)
commitca28baf17c54bd723e704923f2d71828f34d1f1f
tree9f03ee158927aafd58be706805757db394eb28f9
parent7f8967c2b82f9917987b69fbf43f8f591f3a8516
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>
common/spl/Kconfig
drivers/ata/Kconfig
drivers/block/Kconfig
drivers/mmc/Kconfig
drivers/nvme/Kconfig
drivers/scsi/Kconfig
drivers/xen/Kconfig
lib/efi_loader/Kconfig