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