commit | 20b7cd6f37db840cc8e90ab8e6a38c9e3c91db08 | [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 | 6824f3955e986e6941dfc315687a36df20503493 [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>