summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2025-05-07 13:23:42 +0100
committerTom Rini <[email protected]>2025-05-22 13:55:17 -0600
commit86acdce2ba886153f152b924b28e5c040e316c80 (patch)
tree08d10991f3ee56ab7367e1736792b3250fab3bee /scripts/Makefile.lib
parent1bf212129768d65a47145209c65bf37b6082d718 (diff)
common: add config for board_init() call
Add CONFIG_BOARD_INIT to specifu if the board_init() needs calling during initcall phase, and default it to 'y' for the relevant architectures which probably need it. This allows anyone with a board that doesn't need it to just remove it from the initcall list w/o an empty code block in the board init file. Signed-off-by: Ben Dooks <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions