commit | a21eb38183eb8a8225fb06c7d831702457f3da75 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 11 19:34:50 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 11:05:16 2022 -0400 |
tree | 907e429d36f23614de2edf7ed23004e3e1bc8142 | |
parent | ca28baf17c54bd723e704923f2d71828f34d1f1f [diff] |
blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs This is defined automatically when needed, so drop it from the few defconfig files that define it manually. Signed-off-by: Simon Glass <sjg@chromium.org>