[kernel] r12748 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Tue Feb 10 11:18:00 UTC 2009


Author: maks
Date: Tue Feb 10 11:17:58 2009
New Revision: 12748

Log:
x86 explicitly disable memtest

nobody spoke for it, disabled in fedora, better boot targets that do it,
so whatever..

Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Tue Feb 10 11:17:58 2009
@@ -19,8 +19,7 @@
 CONFIG_KVM_GUEST=y
 CONFIG_PARAVIRT=y
 # CONFIG_PARAVIRT_DEBUG is not set
-CONFIG_MEMTEST_BOOTPARAM=y
-CONFIG_MEMTEST_BOOTPARAM_VALUE=0
+# CONFIG_MEMTEST is not set
 CONFIG_AMD_IOMMU=y
 CONFIG_HPET_TIMER=y
 CONFIG_CALGARY_IOMMU=y

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Tue Feb 10 11:17:58 2009
@@ -26,6 +26,7 @@
 CONFIG_KVM_GUEST=y
 CONFIG_PARAVIRT=y
 # CONFIG_PARAVIRT_DEBUG is not set
+# CONFIG_MEMTEST is not set
 CONFIG_HPET_TIMER=y
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y



More information about the Kernel-svn-changes mailing list