commit | 315367a415a2844dcab3d6de9c008ac539d666b8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:28 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | e387a686bea5b1fd0546a95a9857026bdbfa61dc | |
parent | 495e80f592a8298c13f44fd3ec8dd9684d1bcda3 [diff] |
Correct SPL uses of CMD_EFICONFIG This converts 2 usages of this option to the non-SPL form, since there is no SPL_CMD_EFICONFIG defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>