[kernel] r11573 - in dists/trunk/linux-2.6/debian/config: . powerpc

Bastian Blank waldi at alioth.debian.org
Sat Jun 7 20:59:52 UTC 2008


Author: waldi
Date: Sat Jun  7 20:59:51 2008
New Revision: 11573

Log:
* debian/config/config: Remove SPARSEMEM_VMEMMAP
* debian/config/powerpc/config.powerpc64: Set SPARSEMEM_VMEMMAP.


Modified:
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Jun  7 20:59:51 2008
@@ -2008,11 +2008,6 @@
 # CONFIG_KGDB is not set
 
 ##
-## file: mm/Kconfig
-##
-CONFIG_SPARSEMEM_VMEMMAP=y
-
-##
 ## file: net/Kconfig
 ##
 CONFIG_NET=y

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64	Sat Jun  7 20:59:51 2008
@@ -198,6 +198,7 @@
 # CONFIG_DISCONTIGMEM_MANUAL is not set
 CONFIG_SPARSEMEM_MANUAL=y
 ## end choice
+CONFIG_SPARSEMEM_VMEMMAP=y
 # CONFIG_MEMORY_HOTPLUG is not set
 CONFIG_MIGRATION=y
 



More information about the Kernel-svn-changes mailing list