commit | c3128dacdac90a70a0dba5ff204d1674715a171d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:51 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | 47c77e9f8da9ba1ceaf70e70e71c21b2e033cd33 | |
parent | 7fe53047de78843ff4532ee27a8304f0c14ed9a8 [diff] |
Correct SPL uses of PHY_FIXED This converts 3 usages of this option to the non-SPL form, since there is no SPL_PHY_FIXED defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>