[kernel] r6893 - in dists/trunk/linux-2.6/debian: . arch/powerpc

Sven Luther luther at costa.debian.org
Sun Jun 25 10:00:52 UTC 2006


Author: luther
Date: Sun Jun 25 10:00:49 2006
New Revision: 6893

Modified:
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
   dists/trunk/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64
   dists/trunk/linux-2.6/debian/changelog

Log:
[powerpc] Now THERM_PM72 and all WINDFARMs are builtin, for better fan control.


Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	Sun Jun 25 10:00:49 2006
@@ -66,6 +66,7 @@
 CONFIG_SMP=y
 CONFIG_STOP_MACHINE=y
 CONFIG_SYSVIPC_COMPAT=y
+CONFIG_I2C_POWERMAC=y
 CONFIG_THERM_PM72=y
 CONFIG_U3_DART=y
 CONFIG_WATCHDOG_RTAS=m
@@ -98,10 +99,11 @@
 # CONFIG_PPC_83xx is not set
 CONFIG_POWER3=y
 CONFIG_POWER4=y
-CONFIG_WINDFARM_PM91=m
-CONFIG_WINDFARM_PM112=m
+CONFIG_WINDFARM=y
+CONFIG_WINDFARM_PM91=y
+CONFIG_WINDFARM_PM112=y
 CONFIG_SPLIT_PTLOCK_CPUS=4096
-CONFIG_WINDFARM_PM81=m
+CONFIG_WINDFARM_PM81=y
 CONFIG_KERNEL_START=0xc000000000000000
 # CONFIG_MAC_FLOPPY is not set
 # CONFIG_IBMEBUS is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64	Sun Jun 25 10:00:49 2006
@@ -66,6 +66,7 @@
 CONFIG_SMP=y
 CONFIG_STOP_MACHINE=y
 CONFIG_SYSVIPC_COMPAT=y
+CONFIG_I2C_POWERMAC=y
 CONFIG_THERM_PM72=y
 CONFIG_U3_DART=y
 CONFIG_WATCHDOG_RTAS=m
@@ -98,10 +99,11 @@
 # CONFIG_PPC_83xx is not set
 CONFIG_POWER3=y
 CONFIG_POWER4=y
-CONFIG_WINDFARM_PM91=m
-CONFIG_WINDFARM_PM112=m
+CONFIG_WINDFARM=y
+CONFIG_WINDFARM_PM91=y
+CONFIG_WINDFARM_PM112=y
 CONFIG_SPLIT_PTLOCK_CPUS=4096
-CONFIG_WINDFARM_PM81=m
+CONFIG_WINDFARM_PM81=y
 CONFIG_KERNEL_START=0xc000000000000000
 # CONFIG_MAC_FLOPPY is not set
 # CONFIG_IBMEBUS is not set

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jun 25 10:00:49 2006
@@ -8,6 +8,7 @@
 
   [ Sven Luther ]
   * [powerpc] Added console=hvc0 default commandline option to powerpc64 flavour.
+  * [powerpc] Now THERM_PM72 and all WINDFARMs are builtin, for better fan control.
 
  -- Jurij Smakov <jurij at debian.org>  Sat, 24 Jun 2006 10:54:59 -0700
 



More information about the Kernel-svn-changes mailing list