commit | 6cd3a797ee0e30be19501274a2bf6283a916fb80 | [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 | 8dd86205ccc9e998ff7adf014a907b66c40200f5 [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>