commit | 96e3b52b24f9adbd4c0a785491afec97975dd8d0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:57 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 81f925f9c04024f3fb683df15434ed95c9785f3a | |
parent | 0d9da97daae6aa8f9cb1e9ae9f989e9a0c2cc8f1 [diff] |
Correct SPL use of FDT_SIMPLEFB This converts 1 usage of this option to the non-SPL form, since there is no SPL_FDT_SIMPLEFB defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>