[kernel] r15712 - dists/trunk/linux-2.6/debian/config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Mon May 17 01:54:52 UTC 2010


Author: maks
Date: Mon May 17 01:54:49 2010
New Revision: 15712

Log:
x86 disable NO_BOOTMEM

not something we want to greet our users with.

Modified:
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon May 17 01:37:02 2010	(r15711)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon May 17 01:54:49 2010	(r15712)
@@ -19,6 +19,7 @@
 CONFIG_PARAVIRT=y
 # CONFIG_PARAVIRT_SPINLOCKS is not set
 # CONFIG_PARAVIRT_DEBUG is not set
+# CONFIG_NO_BOOTMEM is not set 
 # CONFIG_MEMTEST is not set
 CONFIG_HPET_TIMER=y
 CONFIG_SCHED_SMT=y



More information about the Kernel-svn-changes mailing list