commit | e7ec875dd10ae97c4ce240c30c306395598de709 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:55 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 933143e6804fc0332068babf70206756dbba8e49 | |
parent | d179f865bf171876e8e687b69ab2087e0535cb9e [diff] |
Correct SPL use of SYS_FSL_ERRATUM_A010539 This converts 1 usage of this option to the non-SPL form, since there is no SPL_SYS_FSL_ERRATUM_A010539 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>