[kernel] r12165 - in dists/trunk/linux-2.6/debian/config: amd64 i386
Maximilian Attems
maks at alioth.debian.org
Thu Sep 4 14:39:55 UTC 2008
Author: maks
Date: Thu Sep 4 14:39:54 2008
New Revision: 12165
Log:
x86 unset PARAVIRT_DEBUG
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 Thu Sep 4 14:39:54 2008
@@ -17,6 +17,7 @@
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
+# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_MEMTEST_BOOTPARAM=y
CONFIG_MEMTEST_BOOTPARAM_VALUE=0
CONFIG_HPET_TIMER=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 Thu Sep 4 14:39:54 2008
@@ -24,6 +24,7 @@
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
+# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_HPET_TIMER=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
More information about the Kernel-svn-changes
mailing list