rpms/kernel/devel config-generic, 1.175, 1.176 kernel.spec, 1.1000, 1.1001

Jarod Wilson jwilson at fedoraproject.org
Wed Oct 1 17:43:13 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv787

Modified Files:
	config-generic kernel.spec 
Log Message:
* Wed Oct 01 2008 Jarod Wilson <jarod at redhat.com>
- Build pcie hotplug driver in, so expresscards Just Work(tm)



Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- config-generic	1 Oct 2008 15:56:09 -0000	1.175
+++ config-generic	1 Oct 2008 17:42:43 -0000	1.176
@@ -81,7 +81,7 @@
 CONFIG_PCIEAER=y
 CONFIG_PCIEASPM=y
 # CONFIG_PCIEASPM_DEBUG is not set
-CONFIG_HOTPLUG_PCI_PCIE=m
+CONFIG_HOTPLUG_PCI_PCIE=y
 CONFIG_HOTPLUG_PCI_FAKE=m
 CONFIG_PCI_LEGACY=y
 
@@ -1220,7 +1220,7 @@
 CONFIG_E1000_NAPI=y
 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
 # FIXME: Disable until bz 459202 is solved
-# CONFIG_E1000E is not set
+CONFIG_E1000E=m
 CONFIG_IGB=m
 # CONFIG_IGB_LRO is not set
 CONFIG_NS83820=m


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -r1.1000 -r1.1001
--- kernel.spec	1 Oct 2008 08:55:36 -0000	1.1000
+++ kernel.spec	1 Oct 2008 17:42:43 -0000	1.1001
@@ -1741,6 +1741,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Oct 01 2008 Jarod Wilson <jarod at redhat.com>
+- Build pcie hotplug driver in, so expresscards Just Work(tm)
+
 * Wed Oct 01 2008 Dave Airlie <airlied at redhat.com>
 - nvidia-agp support for TTM
 




More information about the scm-commits mailing list