[kernel] r11205 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sat Apr 26 22:00:35 UTC 2008


Author: maks
Date: Sat Apr 26 22:00:34 2008
New Revision: 11205

Log:
topconfig set iwlwifi leds variables


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Apr 26 22:00:34 2008
@@ -1,7 +1,7 @@
 linux-2.6 (2.6.25-1~git.2) UNRELEASED; urgency=low
 
   [ maximilian attems ]
-  * topconfig set CRYPTO_CTS, SND_PCSP, SND_AW2.
+  * topconfig set CRYPTO_CTS, SND_PCSP, SND_AW2, IWL4965_LEDS, IWL3945_LEDS.
 
  -- maximilian attems <maks at debian.org>  Sat, 26 Apr 2008 23:11:17 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Apr 26 22:00:34 2008
@@ -1136,11 +1136,13 @@
 ##
 CONFIG_IWL4965=m
 CONFIG_IWL4965_HT=y
+CONFIG_IWL4965_LEDS=y
 CONFIG_IWL4965_SPECTRUM_MEASUREMENT=y
 CONFIG_IWL4965_SENSITIVITY=y
 # CONFIG_IWLWIFI_DEBUG is not set
 CONFIG_IWL3945=m
 CONFIG_IWL3945_SPECTRUM_MEASUREMENT=y
+CONFIG_IWL3945_LEDS=y
 # CONFIG_IWL3945_DEBUG is not set
 
 ##



More information about the Kernel-svn-changes mailing list