commit | e287b67fb5d54eabcb8de1f229c82b37e0832322 | [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 | 16f1f5476675c33288e99e7a05017ca1f3d4d684 [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>