[PATCH 1/1] test: build dependency for event unit tests
Simon Glass
sjg at chromium.org
Sun Sep 10 21:13:23 CEST 2023
On Thu, 7 Sept 2023 at 10:45, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> The test_event_base and test_event_probe unit tests use function
> event_register() which depends on CONFIG_EVENT_DYNAMIC=y.
>
> Fixes: 7d02645fe4c0 ("event: Add a simple test")
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> test/common/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list