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