tags 781934 + patch thanks
Index: linux/debian/config/kernelarch-powerpc/config =================================================================== --- linux/debian/config/kernelarch-powerpc/config (revision 22467) +++ linux/debian/config/kernelarch-powerpc/config (working copy) @@ -389,8 +389,10 @@ CONFIG_MAC_EMUMOUSEBTN=y CONFIG_THERM_WINDTUNNEL=m CONFIG_THERM_ADT746X=m -CONFIG_THERM_PM72=m +# CONFIG_THERM_PM72 is not set CONFIG_WINDFARM=m +CONFIG_WINDFARM_RM31=m +CONFIG_WINDFARM_PM72=m CONFIG_WINDFARM_PM81=m CONFIG_WINDFARM_PM91=m CONFIG_WINDFARM_PM112=m Index: linux/debian/config/kernelarch-powerpc/config-arch-64-be =================================================================== --- linux/debian/config/kernelarch-powerpc/config-arch-64-be (revision 22467) +++ linux/debian/config/kernelarch-powerpc/config-arch-64-be (working copy) @@ -66,9 +66,12 @@ ## file: drivers/macintosh/Kconfig ## CONFIG_WINDFARM=m +CONFIG_WINDFARM_RM31=m +CONFIG_WINDFARM_PM72=m CONFIG_WINDFARM_PM81=m CONFIG_WINDFARM_PM91=m CONFIG_WINDFARM_PM112=m +CONFIG_WINDFARM_PM121=m ## ## file: drivers/net/ethernet/pasemi/Kconfig Index: linux/debian/installer/powerpc/modules/powerpc-powerpc64/fancontrol-modules =================================================================== --- linux/debian/installer/powerpc/modules/powerpc-powerpc64/fancontrol-modules (revision 22467) +++ linux/debian/installer/powerpc/modules/powerpc-powerpc64/fancontrol-modules (working copy) @@ -1,5 +1,4 @@ i2c-powermac ? -therm_pm72 ? windfarm_core ? windfarm_cpufreq_clamp ? windfarm_lm75_sensor ? @@ -9,6 +8,12 @@ windfarm_pm112 ? windfarm_pm81 ? windfarm_pm91 ? +windfarm_pm72 ? +windfarm_rm31 ? windfarm_smu_controls ? windfarm_smu_sat ? windfarm_smu_sensors ? +windfarm_ad7417_sensor ? +windfarm_fcu_controls ? +windfarm_lm87_sensor ? +windfarm_pid ?