commit | 0282a031668a31fc02b6a3ccf7486e2e94e188e4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:17 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 08:22:52 2023 -0500 |
tree | 15ddc9d376d630efb4c614c4bda559d3c0c99d64 | |
parent | 5ef968e58bc9233aecfaa0d03e6bbac9d3cb02ed [diff] |
Correct SPL use of ATMEL_PIO4 This converts 1 usage of this option to the non-SPL form, since there is no SPL_ATMEL_PIO4 defined in Kconfig Reviewed-by: Eugen Hristev <eugen.hristev@collabora.com> Signed-off-by: Simon Glass <sjg@chromium.org>