commit | 205a504175215ad6ac303f3f593a20ff0ce8add4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:47 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | cb07084fbcecbf17f8122a6b2fe7d38a38ef04a1 | |
parent | c19fee5939165f4e9abc6abc8f81d2b3588baf59 [diff] |
Correct SPL uses of SIFIVE_OTP This converts 2 usages of this option to the non-SPL form, since there is no SPL_SIFIVE_OTP defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>