From ef749607aceaddf9746a317c0cbb1ffdafca2f93 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Wed, 10 Jun 2009 10:42:52 +0000 Subject: [PATCH] debian/sparc/config: Make SPARSEMEM_MANUAL explicit. svn path=/dists/trunk/linux-2.6/; revision=13758 --- debian/config/sparc/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/config/sparc/config b/debian/config/sparc/config index 31684715b..100dfda0c 100644 --- a/debian/config/sparc/config +++ b/debian/config/sparc/config @@ -268,7 +268,9 @@ CONFIG_SUN_PARTITION=y ## file: mm/Kconfig ## ## choice: Memory model +# CONFIG_FLATMEM_MANUAL is not set # CONFIG_DISCONTIGMEM_MANUAL is not set +CONFIG_SPARSEMEM_MANUAL=y ## end choice ##