commit | 7e3cab2a64a844b92eb77e693f55204192ae0352 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:55:21 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:13 2023 -0500 |
tree | fb8ef5f3d66754c014188096a28731e87f143da1 | |
parent | 861a5f8ffb8e698d8e75e9acf3b2da7ed4c2e2f6 [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>