mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Wi-Fi: Add roaming support (802.11k,v,r)
Useful feature if running multiple radios on single AP with the same SSIDs or multiple APs to get good area coverage.
This commit is contained in:
@@ -10,6 +10,7 @@ config BR2_PACKAGE_FEATURE_WIFI
|
||||
select BR2_PACKAGE_HOSTAPD_DRIVER_NL80211
|
||||
select BR2_PACKAGE_HOSTAPD_WPA3
|
||||
select BR2_PACKAGE_HOSTAPD_WPS
|
||||
select BR2_PACKAGE_HOSTAPD_WNM
|
||||
select BR2_PACKAGE_IW
|
||||
help
|
||||
Enables WiFi in Infix. Enables all requried applications.
|
||||
|
||||
Reference in New Issue
Block a user