commit | e1a5ec503332294accaf27ac8366659b5cd9f852 | [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 | 3bf7d7a2c9790c6696a01afcd86bc0a2351db72b [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>