commit | f27a545b8f63e8b85ac7cb1dd547bb274c30afea | [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 | 43512276da480b88eb432aca08e808d56893f166 [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>