commit | b07be4a8a2518164593f67ac95fbd20c44d6a1c5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:49 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | 379428c34a5a0e94e6dc31f8573943e56e934736 | |
parent | 1be3077e714bfdb8fb7a6cfb78fec1e71111d57c [diff] |
Correct SPL uses of MULTIPLEXER This converts 3 usages of this option to the non-SPL form, since there is no SPL_MULTIPLEXER defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>