hostapd: enable MBO if 802.11ax is enabled
Multi Band Operation is required for 802.11ax certification, so let's enable it if 802.11ax support is enabled. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
		| @@ -78,6 +78,7 @@ config DRIVER_11AC_SUPPORT | |||||||
| config DRIVER_11AX_SUPPORT | config DRIVER_11AX_SUPPORT | ||||||
| 	bool | 	bool | ||||||
| 	default n | 	default n | ||||||
|  | 	select WPA_MBO_SUPPORT | ||||||
|  |  | ||||||
| config WPA_ENABLE_WEP | config WPA_ENABLE_WEP | ||||||
| 	bool "Enable support for unsecure and obsolete WEP" | 	bool "Enable support for unsecure and obsolete WEP" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Stijn Tintel
					Stijn Tintel