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