commit | 631bec208f313e560ab062df953e744bbaf182cb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:31 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | 2320a0396431b41f136d7d5b829ce9c748bc1629 | |
parent | e2d49d9025b816cc39e5d6bf1374e874403d4f87 [diff] |
Correct SPL use of CMD_FRU This converts 1 usage of this option to the non-SPL form, since there is no SPL_CMD_FRU defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>