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

Maximilian Attems maks at alioth.debian.org
Mon May 4 13:08:06 UTC 2009


Author: maks
Date: Mon May  4 13:08:01 2009
New Revision: 13554

Log:
x86 explicitly disable THINKPAD_ACPI_UNSAFE_LEDS

defaults to no and states
"Never enable this option on a distribution kernel"..

Modified:
   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/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	Mon May  4 13:07:53 2009	(r13553)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Mon May  4 13:08:01 2009	(r13554)
@@ -1039,6 +1039,7 @@
 CONFIG_THINKPAD_ACPI=m
 # CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
 # CONFIG_THINKPAD_ACPI_DEBUG is not set
+# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
 CONFIG_THINKPAD_ACPI_BAY=y
 CONFIG_THINKPAD_ACPI_VIDEO=y
 CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	Mon May  4 13:07:53 2009	(r13553)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Mon May  4 13:08:01 2009	(r13554)
@@ -1242,6 +1242,7 @@
 CONFIG_THINKPAD_ACPI=m
 # CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
 # CONFIG_THINKPAD_ACPI_DEBUG is not set
+# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
 CONFIG_THINKPAD_ACPI_BAY=y
 CONFIG_THINKPAD_ACPI_VIDEO=y
 CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y



More information about the Kernel-svn-changes mailing list