commit | 703f5bded41874bd811b14476f9319658675be98 | [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 | 8b0d42c0bc77c3f84b971259ebda583108c3d6c4 [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>