commit | ca28baf17c54bd723e704923f2d71828f34d1f1f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 11 19:34:49 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 11:05:16 2022 -0400 |
tree | 9f03ee158927aafd58be706805757db394eb28f9 | |
parent | 7f8967c2b82f9917987b69fbf43f8f591f3a8516 [diff] |
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>