[PATCH 2/4] hostapd: enable MBO if 802.11ax is enabled
David Bauer
mail at david-bauer.net
Wed Jun 22 14:47:41 PDT 2022
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 <stijn at 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"
More information about the openwrt-devel
mailing list