commit | f8daba4486f5407417ade0c546e3030230d9a773 | [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 | 3a09f38d5e7cf690135ad2fa60eed9fc40b744c3 [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>