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

Maximilian Attems maks at alioth.debian.org
Mon Mar 3 15:14:34 UTC 2008


Author: maks
Date: Mon Mar  3 15:14:33 2008
New Revision: 10689

Log:
x86 explicitly unset DEBUG_NX_TEST


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	Mon Mar  3 15:14:33 2008
@@ -1260,6 +1260,7 @@
 CONFIG_VIRTIO_BALLOON=m
 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
 # CONFIG_DEBUG_RODATA is not set
+# CONFIG_DEBUG_NX_TEST is not set
 # CONFIG_CPA_DEBUG is not set
 # CONFIG_LOCK_STAT is not set
 CONFIG_GENERIC_PENDING_IRQ=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	Mon Mar  3 15:14:33 2008
@@ -1502,6 +1502,7 @@
 CONFIG_LGUEST_GUEST=y
 CONFIG_LEDS_WRAP=m
 # CONFIG_DEBUG_RODATA is not set
+# CONFIG_DEBUG_NX_TEST is not set
 # CONFIG_CPA_DEBUG is not set
 # CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_LOCK_STAT is not set



More information about the Kernel-svn-changes mailing list