rpms/kernel/F-7/configs config-x86-generic, 1.92, 1.93 config-x86_64-generic, 1.73, 1.74

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Wed Oct 31 00:39:26 UTC 2007


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-7/configs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8791/configs

Modified Files:
	config-x86-generic config-x86_64-generic 
Log Message:
* Tue Oct 30 2007 Chuck Ebbert <cebbert at redhat.com>
- Use upstream fixes for monotonic stime/utime.
- Another ACPI suspend/resume fix.
- Disable PCI mmconfig by default (like Fedora 8.)



Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/configs/config-x86-generic,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- config-x86-generic	10 Oct 2007 21:23:03 -0000	1.92
+++ config-x86-generic	31 Oct 2007 00:38:49 -0000	1.93
@@ -217,6 +217,7 @@
 
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
+CONFIG_PCI_MMCONFIG_OFF_BY_DEFAULT=y
 CONFIG_PCI_BIOS=y
 
 CONFIG_HOTPLUG_PCI=y


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/configs/config-x86_64-generic,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- config-x86_64-generic	10 Oct 2007 21:23:03 -0000	1.73
+++ config-x86_64-generic	31 Oct 2007 00:38:49 -0000	1.74
@@ -24,6 +24,7 @@
 CONFIG_EDD=m
 CONFIG_PCI_BIOS=y
 CONFIG_PCI_MMCONFIG=y
+CONFIG_PCI_MMCONFIG_OFF_BY_DEFAULT=y
 
 CONFIG_I2O=m
 CONFIG_I2O_BLOCK=m




More information about the fedora-extras-commits mailing list