[kernel] r17502 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Mon May 30 21:15:59 UTC 2011


Author: benh
Date: Mon May 30 21:15:58 2011
New Revision: 17502

Log:
Explicitly set defaults for new config variables for ath5k, ath9k

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	Mon May 30 21:12:10 2011	(r17501)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 21:15:58 2011	(r17502)
@@ -1868,14 +1868,17 @@
 ##
 CONFIG_ATH5K=m
 # CONFIG_ATH5K_DEBUG is not set
+# CONFIG_ATH5K_TRACER is not set
 
 ##
 ## file: drivers/net/wireless/ath/ath9k/Kconfig
 ##
 CONFIG_ATH9K=m
+CONFIG_ATH9K_PCI=y
+# CONFIG_ATH9K_AHB is not set
 # CONFIG_ATH9K_DEBUGFS is not set
+CONFIG_ATH9K_RATE_CONTROL=y
 CONFIG_ATH9K_HTC=m
-# CONFIG_ATH9K_DEBUGFS is not set
 # CONFIG_ATH9K_HTC_DEBUGFS is not set
 
 ##



More information about the Kernel-svn-changes mailing list