commit | 519d3d59b485232561e4ea4e6966010ecb49dd64 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:10 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | aab45baff5bed1bfd69ca2ced495e6a7a9e413a6 | |
parent | ad84c6d78737626032d44b65099e955fa714b4df [diff] |
Correct SPL uses of ALLEYCAT_5 This converts 2 usages of this option to the non-SPL form, since there is no SPL_ALLEYCAT_5 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>