Hi Stijn,

On 6/21/22 15:36, Stijn Tintel wrote:
Multi Band Operation is required for 802.11ax certification, so let's
enable it if 802.11ax support is enabled.

I'd suggest we enable it for the -full build variants unconditionally.

Best
David


Signed-off-by: Stijn Tintel <st...@linux-ipv6.be>
---
  package/network/services/hostapd/Config.in | 1 +
  1 file changed, 1 insertion(+)

diff --git a/package/network/services/hostapd/Config.in 
b/package/network/services/hostapd/Config.in
index 68a78359f6..3d3e578379 100644
--- a/package/network/services/hostapd/Config.in
+++ b/package/network/services/hostapd/Config.in
@@ -78,6 +78,7 @@ config DRIVER_11AC_SUPPORT
  config DRIVER_11AX_SUPPORT
        bool
        default n
+       select WPA_MBO_SUPPORT
config WPA_ENABLE_WEP
        bool "Enable support for unsecure and obsolete WEP"

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to