broadcom-wl: add default tx and rx antennas
[15.05/openwrt.git] / package / kernel / broadcom-wl / files / lib / wifi / broadcom.sh
index c5c0ede..69e3132 100644 (file)
@@ -450,7 +450,8 @@ detect_broadcom() {
 config wifi-device  wl${i}
        option type     broadcom
        option channel  ${channel:-11}
-
+       option txantenna 3
+       option rxantenna 3
        # REMOVE THIS LINE TO ENABLE WIFI:
        option disabled 1