commit | 210af54947e1b88f1fb961fec51d6427f5ec8575 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:13 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | d9f4562cc13b1e285bd96497f68bca652d8c4cbd | |
parent | 24f95e141e35a794213f1bb1b969ec91f057e063 [diff] |
Correct SPL uses of LMB This converts 9 usages of this option to the non-SPL form, since there is no SPL_LMB defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>