Author: adrian
Date: Sat Dec 31 23:41:19 2011
New Revision: 229162
URL: http://svn.freebsd.org/changeset/base/229162

Log:
  This particular work around isn't required any longer, now that the
  11n radio backends are also added into the RF linker set.
  
  This saves around 7k from the kernel binary.

Modified:
  head/sys/mips/conf/AR91XX_BASE

Modified: head/sys/mips/conf/AR91XX_BASE
==============================================================================
--- head/sys/mips/conf/AR91XX_BASE      Sat Dec 31 23:21:36 2011        
(r229161)
+++ head/sys/mips/conf/AR91XX_BASE      Sat Dec 31 23:41:19 2011        
(r229162)
@@ -72,10 +72,6 @@ option               ATH_ENABLE_11N
 device         ath_ar5212
 device         ath_ar5416
 device         ath_ar9130
-# This is needed so at least one RF backend is present, or the current
-# HAL setup won't compile.  Remove this once the 11n chip RF backends
-# are converted over to be in the linker set.
-device         ath_rf5111
 
 options                AH_DEBUG
 option         AH_SUPPORT_AR5416
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to