Message ID | 20200215101417.20482-2-xypron.glpk@gmx.de |
---|---|
State | Superseded |
Headers | show |
Series | log: syslog logging driver | expand |
diff --git a/common/Kconfig b/common/Kconfig index 4bc3df4e1b..cfeb6ea648 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -775,7 +775,7 @@ config TPL_LOG_CONSOLE config LOG_TEST bool "Provide a test for logging" - depends on LOG + depends on LOG && UNIT_TEST default y if SANDBOX help This enables a 'log test' command to test logging. It is normally