summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-12-31 23:41:19 +0000
committeradrian <adrian@FreeBSD.org>2011-12-31 23:41:19 +0000
commit57c26f5fec2c4aedf77612841102df8b6c7599e1 (patch)
tree8694c62e56cd3c9ec89139e16cee11977e82284f /sys/mips
parent6aad6f4b742992dff48c56ef7666d66f3a5ff7b0 (diff)
downloadFreeBSD-src-57c26f5fec2c4aedf77612841102df8b6c7599e1.zip
FreeBSD-src-57c26f5fec2c4aedf77612841102df8b6c7599e1.tar.gz
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.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AR91XX_BASE4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/mips/conf/AR91XX_BASE b/sys/mips/conf/AR91XX_BASE
index a3686be..ec86e5a 100644
--- a/sys/mips/conf/AR91XX_BASE
+++ b/sys/mips/conf/AR91XX_BASE
@@ -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
OpenPOWER on IntegriCloud