Re: [PATCH v2 3/6] mm: Kconfig: group swap, slab, hotplug and thp options into submenus

From: Johannes Weiner
Date: Wed May 11 2022 - 11:23:09 EST


On Tue, May 10, 2022 at 03:40:37PM -0700, Andrew Morton wrote:
> On Tue, 10 May 2022 11:28:44 -0400 Johannes Weiner <hannes@xxxxxxxxxxx> wrote:
>
> > There are several clusters of related config options spread throughout
> > the mostly flat MM submenu. Group them together and put specialization
> > options into further subdirectories to make the MM submenu a bit more
> > organized and easier to navigate.
>
> Causes
>
> hp2:/usr/src/25> make allnoconfig

My bad. I'll respin those on top of the others and add allnoconfig
builds to my testing routine. Thanks.