commit | 34d37a6f6992fa2f3e3374e23bef6196743b1472 | [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 | 33ed90af0ae27d97fe7ee73b37b91e1f1d436e71 [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>