[kernel] r9439 - dists/trunk/linux-2.6/debian/config
    Maximilian Attems 
    maks at alioth.debian.org
       
    Mon Sep  3 08:54:54 UTC 2007
    
    
  
Author: maks
Date: Mon Sep  3 08:54:53 2007
New Revision: 9439
Log:
IWLWIFI_DEBUG fix unset
Modified:
   dists/trunk/linux-2.6/debian/config/config
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	Mon Sep  3 08:54:53 2007
@@ -1595,7 +1595,7 @@
 CONFIG_PCMCIA_SPECTRUM=m
 CONFIG_RTL8187=m
 CONFIG_IWLWIFI=y
-CONFIG_IWLWIFI_DEBUG=n
+# CONFIG_IWLWIFI_DEBUG is not set
 CONFIG_IWLWIFI_SENSITIVITY=y
 CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT=y
 CONFIG_IWLWIFI_QOS=y
    
    
More information about the Kernel-svn-changes
mailing list