rpms/kernel/devel config-powerpc64,1.6,1.7 kernel.spec,1.272,1.273

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Mon Dec 3 03:02:11 UTC 2007


Author: dwmw2

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

Modified Files:
	config-powerpc64 kernel.spec 
Log Message:
Enable PASEMI... and lo! it boots on the PWRficient box


Index: config-powerpc64
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc64,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- config-powerpc64	17 Oct 2007 23:00:27 -0000	1.6
+++ config-powerpc64	3 Dec 2007 03:01:18 -0000	1.7
@@ -77,8 +77,7 @@
 CONFIG_VIOCD=m
 CONFIG_VIOTAPE=m
 
-# virq_to_hw() requires irq_map[] to be exported. Ick.
-# CONFIG_PASEMI_MAC is not set 
+CONFIG_PASEMI_MAC=m
 CONFIG_SERIAL_OF_PLATFORM=m
 
 CONFIG_PPC_PASEMI_IOMMU=y
@@ -110,7 +109,6 @@
 # CONFIG_FB_ATY is not set
 
 # CONFIG_POWER4_ONLY is not set
-# CONFIG_PPC_PASEMI is not set
 
 CONFIG_RTAS_PROC=y
 CONFIG_IOMMU_VMERGE=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- kernel.spec	2 Dec 2007 02:59:29 -0000	1.272
+++ kernel.spec	3 Dec 2007 03:01:18 -0000	1.273
@@ -1721,6 +1721,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL} -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.conf %{with_xen} xen
 
 %changelog
+* Mon Dec 03 2007 David Woodhouse <dwmw2 at redhat.com>
+- Enable PASemi support
+
 * Sat Dec 01 2007 Dave Jones <davej at redhat.com>
 - 2.6.24-rc3-git6
 




More information about the fedora-extras-commits mailing list