On Thu, 7 Sept 2023 at 10:45, Heinrich Schuchardt <[email protected]> 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 <[email protected]> > --- > test/common/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

