diff options
-rw-r--r-- | sys/arm/conf/KB920X | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arm/conf/KB920X b/sys/arm/conf/KB920X index 524e387..0405147 100644 --- a/sys/arm/conf/KB920X +++ b/sys/arm/conf/KB920X @@ -138,3 +138,6 @@ device wlan_wep # 802.11 WEP support device wlan_ccmp # 802.11 CCMP support device wlan_tkip # 802.11 TKIP support device wlan_amrr # AMRR transmit rate control algorithm +options IEEE80211_SUPPORT_MESH + +options AH_SUPPORT_AR5416 |