commit | f7e33a096dca2434b7af442d7b28e3552e2f8b21 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:55:21 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | e398c6aa704b640d7c4a5c2a46067238867891cd | |
parent | 5d0e4f4f967f8fa935cd5878a3616bed730ad7a1 [diff] |
Correct SPL uses of TEN64_CONTROLLER This converts 2 usages of this option to the non-SPL form, since there is no SPL_TEN64_CONTROLLER defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>