rpms/kernel/devel config-generic,1.28,1.29 kernel.spec,1.186,1.187

Dave Jones (davej) fedora-extras-commits at redhat.com
Tue Sep 25 23:07:21 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27402

Modified Files:
	config-generic kernel.spec 
Log Message:
* Tue Sep 25 2007 Dave Jones <davej at redhat.com>
- Disable RTC_HCTOSYS. The initscripts already do this for us.



Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- config-generic	24 Sep 2007 21:55:27 -0000	1.28
+++ config-generic	25 Sep 2007 23:06:48 -0000	1.29
@@ -1871,7 +1871,7 @@
 # CONFIG_RTC_DEBUG is not set
 # CONFIG_GEN_RTC is not set
 CONFIG_RTC_CLASS=y
-CONFIG_RTC_HCTOSYS=y
+# CONFIG_RTC_HCTOSYS is not set
 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
 CONFIG_RTC_INTF_SYSFS=y
 CONFIG_RTC_INTF_PROC=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- kernel.spec	25 Sep 2007 19:51:00 -0000	1.186
+++ kernel.spec	25 Sep 2007 23:06:48 -0000	1.187
@@ -1812,6 +1812,9 @@
 
 %changelog
 * Tue Sep 25 2007 Dave Jones <davej at redhat.com>
+- Disable RTC_HCTOSYS. The initscripts already do this for us.
+
+* Tue Sep 25 2007 Dave Jones <davej at redhat.com>
 - x86-64: Disable local APIC timer use on AMD systems with C1E.
 
 * Mon Sep 24 2007 Dave Jones <davej at redhat.com>




More information about the fedora-extras-commits mailing list