commit | 24f95e141e35a794213f1bb1b969ec91f057e063 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:11 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | f43dfe2040da3e1c43a2ad101cea85aa40b296f3 | |
parent | dec5f3cc72d0314a84a1afb23174fb83c04410c9 [diff] |
Correct SPL uses of IMX_MODULE_FUSE This converts 6 usages of this option to the non-SPL form, since there is no SPL_IMX_MODULE_FUSE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>