[-mm patch] arch/i386/Kconfig: SELECT_MEMORY_MODEL -> ARCH_SELECT_MEMORY_MODEL

From: Adrian Bunk
Date: Sun May 15 2005 - 06:33:29 EST


On Thu, May 12, 2005 at 03:31:00AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.12-rc3-mm3:
>...
> +sparsemem-memory-model-for-i386.patch
>...
> More sparsemem stuff
>...

As far as I understand it, the following additional patch makes it look
more as it was intended.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.12-rc4-mm1-full/arch/i386/Kconfig.old 2005-05-15 13:27:59.000000000 +0200
+++ linux-2.6.12-rc4-mm1-full/arch/i386/Kconfig 2005-05-15 13:28:10.000000000 +0200
@@ -794,7 +794,7 @@
def_bool y
depends on NUMA

-config SELECT_MEMORY_MODEL
+config ARCH_SELECT_MEMORY_MODEL
def_bool y
depends on ARCH_SPARSEMEM_ENABLE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/