Re: [PATCH 4/9] kconfig: include common Kconfig files from top-level Kconfig

From: Christoph Hellwig
Date: Tue Jul 17 2018 - 08:57:46 EST


On Mon, Jul 16, 2018 at 11:42:54PM -0700, Randy Dunlap wrote:
> Well, there are 3 $ARCH-es that have an arch/$ARCH/mm/Kconfig file:
> arm, sh, and unicore32.
>
> We can either merge those into arch/$ARCH/Kconfig or we can source
> arch/$ARCH/mm/Kconfig for all $ARCH (where most of these files will be
> empty).
>
> Christoph, thoughts/ideas?

I'd say lets keep them for now, not good reason to change any of
this stuff.