svn commit: r280689 - head/sys/mips/conf

Glen Barber gjb at FreeBSD.org
Thu Mar 26 12:58:31 UTC 2015


Author: gjb
Date: Thu Mar 26 12:58:30 2015
New Revision: 280689
URL: https://svnweb.freebsd.org/changeset/base/280689

Log:
  Remove duplicate AH_DEBUG_ALQ option.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/sys/mips/conf/AR91XX_BASE

Modified: head/sys/mips/conf/AR91XX_BASE
==============================================================================
--- head/sys/mips/conf/AR91XX_BASE	Thu Mar 26 12:52:21 2015	(r280688)
+++ head/sys/mips/conf/AR91XX_BASE	Thu Mar 26 12:58:30 2015	(r280689)
@@ -68,7 +68,6 @@ device		ath_ahb		# Atheros host bus glue
 options 	ATH_DEBUG
 options 	ATH_DIAGAPI
 option		ATH_ENABLE_11N
-option 		AH_DEBUG_ALQ
 
 # Don't bother compiling the whole HAL - AH_SUPPORT_AR9130 breaks the
 # rest of the 11n chipset support at the moment and the pre-AR5212


More information about the svn-src-all mailing list