[kernel] r19563 - dists/trunk/linux/debian/config

Maximilian Attems maks at alioth.debian.org
Fri Nov 30 15:20:36 UTC 2012


Author: maks
Date: Fri Nov 30 15:20:36 2012
New Revision: 19563

Log:
explicitly unset IWLEGACY_DEBUG and RTLWIFI_DEBUG

Modified:
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Fri Nov 30 15:20:34 2012	(r19562)
+++ dists/trunk/linux/debian/config/config	Fri Nov 30 15:20:36 2012	(r19563)
@@ -2297,6 +2297,7 @@
 ##
 CONFIG_IWL4965=m
 CONFIG_IWL3945=m
+# CONFIG_IWLEGACY_DEBUG is not set
 
 ##
 ## file: drivers/net/wireless/iwlwifi/Kconfig
@@ -2367,6 +2368,7 @@
 CONFIG_RTL8192SE=m
 CONFIG_RTL8192DE=m
 CONFIG_RTL8192CU=m
+# CONFIG_RTLWIFI_DEBUG is not set
 
 ##
 ## file: drivers/net/wireless/ti/wl1251/Kconfig



More information about the Kernel-svn-changes mailing list