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