summaryrefslogtreecommitdiff
path: root/drivers/button
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-08-22 07:54:56 -0600
committerTom Rini <trini@konsulko.com>2024-08-23 15:58:41 -0600
commitdfc0acd0cc3cd14f64cb6850465ade98ea84b366 (patch)
tree91bf8132534a60dd28b1aab0c8bf0f80f8996863 /drivers/button
parent99b23d45cb7f028067a77845e46cb09801e1b9e1 (diff)
log: Avoid including function names by default
Unless function names are requested, the logging system should not compile these into the code. Adjust the macros to handle this. This means that turning on function names at runtime won't work unless CONFIG_LOGF_FUNC is enabled. We could perhaps split this into a separate option if that is a problem. Enable CONFIG_LOGF_FUNC logging for sandbox since the tests expect the function names to be included. Fix up the pinmux test which checks a logging statement. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Diffstat (limited to 'drivers/button')
0 files changed, 0 insertions, 0 deletions