commit | 39c0da4186bf251e16b8257657639596aaadf1f9 | [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 | 96dad8520b9b2f3218c7fdce79dddcfeec08d894 [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>