Skip to content
Commit 42fdcebf authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

event: Convert misc_init_f() to use events



This hook can be implmented using events, for the three boards that
actually use it.

Add the event type and event handlers. Drop CONFIG_MISC_INIT_F since we
can just use CONFIG_EVENT to control this. Since sandbox always enables
CONFIG_EVENT, we can drop the defconfig lines there too.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 5b896ed5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment