rpms/kernel/F-13 config-generic, 1.363, 1.364 kernel.spec, 1.2045, 1.2046

Adam Jackson ajax at fedoraproject.org
Wed May 26 20:26:23 UTC 2010


Author: ajax

Update of /cvs/pkgs/rpms/kernel/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22230

Modified Files:
	config-generic kernel.spec 
Log Message:
drop i830.ko


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-13/config-generic,v
retrieving revision 1.363
retrieving revision 1.364
diff -u -p -r1.363 -r1.364
--- config-generic	24 May 2010 02:45:34 -0000	1.363
+++ config-generic	26 May 2010 20:26:23 -0000	1.364
@@ -1957,7 +1957,7 @@ CONFIG_INPUT_APPLEIR=m
 #
 # Character devices
 #
-CONFIG_VT=y
+CONFIG_VT=n
 CONFIG_VT_CONSOLE=y
 CONFIG_HW_CONSOLE=y
 CONFIG_VT_HW_CONSOLE_BINDING=y
@@ -2321,7 +2321,7 @@ CONFIG_DRM_R128=m
 CONFIG_DRM_RADEON=m
 CONFIG_DRM_RADEON_KMS=y
 CONFIG_DRM_I810=m
-CONFIG_DRM_I830=m
+# CONFIG_DRM_I830 is not set
 CONFIG_DRM_MGA=m
 CONFIG_DRM_SIS=m
 CONFIG_DRM_SAVAGE=m


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-13/kernel.spec,v
retrieving revision 1.2045
retrieving revision 1.2046
diff -u -p -r1.2045 -r1.2046
--- kernel.spec	26 May 2010 16:00:39 -0000	1.2045
+++ kernel.spec	26 May 2010 20:26:23 -0000	1.2046
@@ -2197,6 +2197,7 @@ fi
 %changelog
 * Wed May 26 2010 Adam Jackson <ajax at redhat.com>
 - linux-2.6-cantiga-iommu-gfx.patch: Drop, redundant.
+- config-generic: Disable i830.ko, userspace will never load it.
 
 * Mon May 24 2010 John W. Linville <linville at redhat.com>
 - iwlwifi: recover_from_tx_stall (#589777)



More information about the scm-commits mailing list