commit | 11fcfa3d527f1046ba5b3dbda1c3b97af0ec1a8f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 22 07:57:50 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 18:51:49 2024 -0600 |
tree | de2af28b3f1840d9acac81fa0e8b26940cabea29 | |
parent | d6c52f4fc7b6b1b321ac0509cffea74d9e6b70bd [diff] |
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE The _REC suffix doesn't add much. Really what we want to know is whether the test uses the console, so rename this flag. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>