diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2025-03-13 15:08:34 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2025-03-27 01:28:46 +0000 |
| commit | 7bf82ea4fdda4fa2aa15cf690f7a64d66024eaad (patch) | |
| tree | bb3f0043a86478a8895244d162c24aa141785b27 /sys/i386 | |
| parent | 077108d94ae1928cdeed5e63d87a8b53a9dc0382 (diff) | |
Diffstat (limited to 'sys/i386')
| -rw-r--r-- | sys/i386/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index e7851f7eb92c..e7d460af21d4 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -248,6 +248,7 @@ options IEEE80211_DEBUG # enable debug msgs options IEEE80211_SUPPORT_MESH # enable 802.11s draft support device wlan_wep # 802.11 WEP support device wlan_ccmp # 802.11 CCMP support +device wlan_gcmp # 802.11 GCMP support device wlan_tkip # 802.11 TKIP support device wlan_amrr # AMRR transmit rate control algorithm device ath # Atheros CardBus/PCI NICs |
