commit | 5a36d8247d2df97ba11d8d1f09f375c66cb851bc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 11 11:23:39 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 23 13:43:10 2020 -0400 |
tree | cebe49a19bce2495b43a1215ea0e8b896055d212 | |
parent | 16c6a1cffddf5dce447bd0d344157a3ec7938dea [diff] |
stdio: Update to use compiler for Kconfig checks Drop use of the preprocessor where possible. Signed-off-by: Simon Glass <sjg@chromium.org>