Hi Nick, On Mon, 29 May 2017 18:11:03 +1000 Nicholas Piggin <npiggin@xxxxxxxxx> wrote: > > diff --git a/arch/Kconfig b/arch/Kconfig > index 6c00e5b00f8b..28e64cb65dd5 100644 > --- a/arch/Kconfig > +++ b/arch/Kconfig > @@ -511,10 +511,23 @@ config CC_STACKPROTECTOR_STRONG > endchoice > > config THIN_ARCHIVES > - bool > + bool "Build the kernel using thin archives" > + default n Of course, this will be enabled by allmodconfig, etc builds ... -- Cheers, Stephen Rothwell