commit | 5ef968e58bc9233aecfaa0d03e6bbac9d3cb02ed | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:59 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 6eed1a990fc8932e92b80bf90ff8ba030dece76d | |
parent | 6fd44e6080fb52e50385abe15cb7c74fc9e20ed1 [diff] |
Correct SPL uses of ROCKCHIP_OTP This converts 2 usages of this option to the non-SPL form, since there is no SPL_ROCKCHIP_OTP defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>