* Josh Boyer wrote: > diff --git a/lib/Kconfig b/lib/Kconfig > index b3c8be0..0ea738e 100644 > --- a/lib/Kconfig > +++ b/lib/Kconfig > @@ -342,7 +342,7 @@ config CHECK_SIGNATURE > bool > > config CPUMASK_OFFSTACK > - bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS > + bool "Force CPU masks off stack" this aspect causes build failures with the attached config. Thanks, Ingo