commit | 5d4b6b17488575e7d81229454f53bea9300d1adb | [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 | 3bcd0ced15ca5234ad217ac20fb0ebe55a2995bb [diff] |
stdio: Update to use compiler for Kconfig checks Drop use of the preprocessor where possible. Signed-off-by: Simon Glass <sjg@chromium.org>