commit | db5d0d2ea65ce23c734a3ddc46a95e88c1b23df8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:38 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 0a1a15f33e1a163131817b602a801c0582f753ad | |
parent | d519a7accfa260af16c213b2ac622a54e519ec47 [diff] |
Correct SPL use of CMD_PSTORE This converts 1 usage of this option to the non-SPL form, since there is no SPL_CMD_PSTORE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>