summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 09acf41..eec0e9d 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -734,6 +734,11 @@ ATH_RXBUF opt_ath.h
ATH_DIAGAPI opt_ath.h
ATH_TX99_DIAG opt_ath.h
+# options for the Marvell 8335 wireless driver
+MALO_DEBUG opt_malo.h
+MALO_TXBUF opt_malo.h
+MALO_RXBUF opt_malo.h
+
# dcons options
DCONS_BUF_SIZE opt_dcons.h
DCONS_POLL_HZ opt_dcons.h
@@ -763,5 +768,10 @@ XFS
# Interrupt filtering
INTR_FILTER
+# 802.11 support layer
+IEEE80211_DEBUG opt_wlan.h
+IEEE80211_DEBUG_REFCNT opt_wlan.h
+IEEE80211_AMPDU_AGE opt_wlan.h
+
#Disable code to dispatch tcp offloading
TCP_OFFLOAD_DISABLE opt_inet.h
OpenPOWER on IntegriCloud