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)
commit3693ee98eac8350a99aec1496c1c3c1bc4d8e747
tree507557960783b230d73667c5ba3d5613bbd8eb05
parent85c66dc95c2ce85c71fdda85ceb9be88abd5e193
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