[kernel] r14847 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Sun Jan 3 13:19:18 UTC 2010


Author: maks
Date: Sun Jan  3 13:19:16 2010
New Revision: 14847

Log:
x86 set modular ACPI_PROCESSOR_AGGREGATOR

another ACPI 4.0 feature.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Jan  3 13:19:09 2010	(r14846)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jan  3 13:19:16 2010	(r14847)
@@ -11,7 +11,7 @@
     SCSI_BFA_FC, USB_GL860, USB_GSPCA_JEILINJ, I2C_SI4713, RADIO_SI4713,
     RADIO_SI470X, DVB_USB_FRIIO, EDAC_I3200, SENSORS_TMP421, SENSORS_WM8350,
     SBC_FITPC2_WATCHDOG, TOUCHSCREEN_MCS5000, UIO_PCI_GENERIC.
-  * [x86] set ACPI_POWER_METER.
+  * [x86] set ACPI_POWER_METER, ACPI_PROCESSOR_AGGREGATOR.
 
   [ dann frazier ]
   * Fix vserver build on ia64 (Closes: #563356)

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sun Jan  3 13:19:09 2010	(r14846)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sun Jan  3 13:19:16 2010	(r14847)
@@ -131,6 +131,7 @@
 CONFIG_ACPI_FAN=m
 CONFIG_ACPI_DOCK=y
 CONFIG_ACPI_PROCESSOR=m
+CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
 CONFIG_ACPI_THERMAL=m
 CONFIG_ACPI_BLACKLIST_YEAR=0
 # CONFIG_ACPI_DEBUG is not set



More information about the Kernel-svn-changes mailing list