[kernel] r9321 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386

Maximilian Attems maks at alioth.debian.org
Sun Aug 19 00:21:24 UTC 2007


Author: maks
Date: Sun Aug 19 00:21:23 2007
New Revision: 9321

Log:
explictly set THINKPAD_ACPI_INPUT_ENABLED.


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Aug 19 00:21:23 2007
@@ -14,10 +14,10 @@
     SPI_LM70_LLP, SPI_TLE62X0, W1_SLAVE_DS2760, TUNER_TEA5761, NET_9P,
     DM_MULTIPATH_RDAC, NET_SCH_RR, NET_CLS_POLICE, EEPROM_93CX6.
   * [i386] Enable lguest.
-  * [amd64, i386] Enable VIDEO_OUTPUT_CONTROL.
+  * [amd64, i386] Enable VIDEO_OUTPUT_CONTROL, THINKPAD_ACPI_INPUT_ENABLED.
   * linux-image bugscript add cmdline.
 
- -- maximilian attems <maks at debian.org>  Fri, 17 Aug 2007 20:37:46 +0200
+ -- maximilian attems <maks at debian.org>  Sun, 19 Aug 2007 02:15:47 +0200
 
 linux-2.6 (2.6.22-2) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sun Aug 19 00:21:23 2007
@@ -44,6 +44,7 @@
 CONFIG_ACPI_THERMAL=m
 CONFIG_ACPI_ASUS=m
 CONFIG_THINKPAD_ACPI=m
+CONFIG_THINKPAD_ACPI_INPUT_ENABLED=y
 # CONFIG_THINKPAD_ACPI_DEBUG is not set
 CONFIG_ACPI_TOSHIBA=m
 CONFIG_ACPI_BLACKLIST_YEAR=0

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sun Aug 19 00:21:23 2007
@@ -67,6 +67,7 @@
 CONFIG_ACPI_ASUS=m
 # CONFIG_SONYPI_COMPAT is not set
 CONFIG_THINKPAD_ACPI=m
+CONFIG_THINKPAD_ACPI_INPUT_ENABLED=y
 # CONFIG_THINKPAD_ACPI_DEBUG is not set
 CONFIG_THINKPAD_ACPI_BAY=y
 CONFIG_ACPI_TOSHIBA=m



More information about the Kernel-svn-changes mailing list