broadcom-wl: add default tx and rx antennas
This adds default tx and rx antennas, so that LuCI shows automatic as the default radio option for the antennas. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42085
This commit is contained in:
		| @@ -450,7 +450,8 @@ detect_broadcom() { | |||||||
| config wifi-device  wl${i} | config wifi-device  wl${i} | ||||||
| 	option type     broadcom | 	option type     broadcom | ||||||
| 	option channel  ${channel:-11} | 	option channel  ${channel:-11} | ||||||
|  | 	option txantenna 3 | ||||||
|  | 	option rxantenna 3 | ||||||
| 	# REMOVE THIS LINE TO ENABLE WIFI: | 	# REMOVE THIS LINE TO ENABLE WIFI: | ||||||
| 	option disabled 1 | 	option disabled 1 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens