commit | ae7ed576e0addefafac15fd9b37b18e54aa11910 | [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 | 34d37a6f6992fa2f3e3374e23bef6196743b1472 [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>