]> git.baikalelectronics.ru Git - uboot.git/commit
event: Add Kconfig options for SPL
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:33:57 +0000 (09:33 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:58 +0000 (17:45 -0500)
commitc5aa61575e788bfdcca3bb77315c661cd4b88b49
tree507557960783b230d73667c5ba3d5613bbd8eb05
parent3bd6412269959bfb5ccfeab67b1d02f0f75c9867
event: Add Kconfig options for SPL

Add options to enable events in SPL. This is mostly so the code can be
excluded from SPL builds.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/Kconfig