rpms/kernel/devel/configs config-x86-generic,1.44,1.45

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 3 18:58:58 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/devel/configs
In directory cvs.devel.redhat.com:/tmp/cvs-serv18976/configs

Modified Files:
	config-x86-generic 
Log Message:
* Mon Apr  3 2006 Dave Jones <davej at redhat.com>
- Disable 'quiet' mode.
- Enable page alloc debugging for a build.



Index: config-x86-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/configs/config-x86-generic,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- config-x86-generic	29 Mar 2006 00:03:23 -0000	1.44
+++ config-x86-generic	3 Apr 2006 18:58:56 -0000	1.45
@@ -213,7 +213,7 @@
 CONFIG_KPROBES=y
 
 # FIXME: Disable before release.
-# CONFIG_DEBUG_PAGEALLOC is not set
+CONFIG_DEBUG_PAGEALLOC=y
 
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
@@ -224,7 +224,7 @@
 CONFIG_HOTPLUG_PCI_COMPAQ=m
 # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
 CONFIG_HOTPLUG_PCI_IBM=m
-CONFIG_HOTPLUG_PCI_ACPI=m 
+CONFIG_HOTPLUG_PCI_ACPI=m
 CONFIG_HOTPLUG_PCI_ACPI_IBM=m
 CONFIG_ACPI_IBM_DOCK=y
 # CONFIG_HOTPLUG_PCI_CPCI is not set




More information about the fedora-cvs-commits mailing list