commit | 202818ed67970398eb789908b45d7dd9ce771c5c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:15 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | 80d8f6a500565cf36cdf9431793aac0989e0aa0b | |
parent | 117038afdbc4d09f6ad889087a214aad839bd2f0 [diff] |
Correct SPL use of MIPS_CM This converts 1 usage of this option to the non-SPL form, since there is no SPL_MIPS_CM defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>