[PATCH 0/2] x86/Kconfig: deprecate DISCONTIGMEM support for 32-bit

From: Mike Rapoport
Date: Wed Apr 24 2019 - 09:24:25 EST


Hi,

During the recent discussion [1] about DISCONTIGMEM being effectively
deprecated, Christoph suggested to mark it as BROKEN for x86-32.

These patches follow that suggestion and make SPARSEMEM the default for
X86_32 && NUMA and mark DISCONTIGMEM as BROKEN.

[1] https://lore.kernel.org/lkml/20190423071354.GB12114@xxxxxxxxxxxxx/

Mike Rapoport (2):
x86/Kconfig: make SPARSEMEM default for 32-bit
x86/Kconfig: deprecate DISCONTIGMEM support for 32-bit

arch/x86/Kconfig | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)

--
2.7.4