[kernel] r8664 - in dists/trunk/linux-2.6/debian: . arch/amd64 arch/i386

Maximilian Attems maks at alioth.debian.org
Mon May 21 15:08:54 UTC 2007


Author: maks
Date: Mon May 21 15:08:54 2007
New Revision: 8664

Log:
enable the newly renamed thinkpad-acpi module


Modified:
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/changelog

Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	Mon May 21 15:08:54 2007
@@ -39,7 +39,7 @@
 CONFIG_ACPI_PROCESSOR=m
 CONFIG_ACPI_THERMAL=m
 CONFIG_ACPI_ASUS=m
-CONFIG_ACPI_IBM=m
+CONFIG_THINKPAD_ACPI=m
 CONFIG_ACPI_TOSHIBA=m
 CONFIG_ACPI_BLACKLIST_YEAR=0
 # CONFIG_ACPI_DEBUG is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Mon May 21 15:08:54 2007
@@ -61,7 +61,7 @@
 CONFIG_ACPI_PROCESSOR=m
 CONFIG_ACPI_THERMAL=m
 CONFIG_ACPI_ASUS=m
-CONFIG_ACPI_IBM=m
+CONFIG_THINKPAD_ACPI=m
 CONFIG_ACPI_TOSHIBA=m
 CONFIG_ACPI_BLACKLIST_YEAR=0
 # CONFIG_ACPI_DEBUG 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	Mon May 21 15:08:54 2007
@@ -9,8 +9,9 @@
   * Cleanup configs of old unused variables.
   * Enable CONFIG_TCP_CONG_YEAH, CONFIG_TCP_CONG_ILLINOIS,
     CONFIG_NF_CONNTRACK_SANE in topconfig.
+  * [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
 
- -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 16:29:29 +0200
+ -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 17:09:56 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list