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