[kernel] r10854 - dists/trunk/linux-2.6/debian/config/s390

Bastian Blank waldi at alioth.debian.org
Fri Mar 14 13:37:15 UTC 2008


Author: waldi
Date: Fri Mar 14 13:37:14 2008
New Revision: 10854

Log:
debian/config/s390/config:
Explicitely set FLATMEM_MANUAL, DISCONTIGMEM_MANUAL and SPARSEMEM_MANUAL.


Modified:
   dists/trunk/linux-2.6/debian/config/s390/config

Modified: dists/trunk/linux-2.6/debian/config/s390/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/s390/config	(original)
+++ dists/trunk/linux-2.6/debian/config/s390/config	Fri Mar 14 13:37:14 2008
@@ -169,6 +169,15 @@
 CONFIG_CRC32=m
 
 ##
+## file: mm/Kconfig
+##
+## choice: Memory model
+CONFIG_FLATMEM_MANUAL=y
+# CONFIG_DISCONTIGMEM_MANUAL is not set
+# CONFIG_SPARSEMEM_MANUAL is not set
+## end choice
+
+##
 ## file: net/atm/Kconfig
 ##
 # CONFIG_ATM is not set



More information about the Kernel-svn-changes mailing list