commit | ce119a27064ed1648fe9bcbf2832c4f75a162230 | [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 | ba490b251c945bc182744c2ab8f942334f3cd588 [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>