On Thu, Jun 26, 2025 at 12:06 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > > > On 6/25/25 4:18 PM, Pasha Tatashin wrote: > > diff --git a/kernel/liveupdate/Kconfig b/kernel/liveupdate/Kconfig > > index 75a17ca8a592..db7bbff3edec 100644 > > --- a/kernel/liveupdate/Kconfig > > +++ b/kernel/liveupdate/Kconfig > > @@ -47,6 +47,21 @@ config LIVEUPDATE_SYSFS_API > > > > If unsure, say N. > > > > +config LIVEUPDATE_SELFTESTS > > + bool "Live Update Orchestrator - self tests" > > self-tests" > > as below... Done.