commit | a672097227d50e14fc4f7a115911d38d64a21e56 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:32 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 5540c9b638b0e13b07577dc41bf3bb0385b5b076 | |
parent | 00b41cba46ee516efcb2f7fe5dd05386e87dc333 [diff] |
Correct SPL uses of XEN_SERIAL This converts 4 usages of this option to the non-SPL form, since there is no SPL_XEN_SERIAL defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>