package/hostapd: add Config.in option for WPA3 support
authorSergey Matyukevich <geomatsi@gmail.com>
Mon, 9 Sep 2019 20:20:33 +0000 (23:20 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 21 Sep 2019 15:55:41 +0000 (17:55 +0200)
commit90878dcc8d431647ed03c959520e8a370083d6b9
tree25b05aa3adbd7ec8cf64d51cb770370c3fe54df4
parent25b6930665c4f1c369614963b23f32cbd35df2ed
package/hostapd: add Config.in option for WPA3 support

New hostapd v2.9 supports WPA3 features such as OWE, SAE, DPP.
Those features are disabled by default in defconfig, so no
dependency from openssl is requried unless WPA3 support
is enabled.

This patch adds Config.in option for WPA3 support in hostapd.
When this option is selected, libopenssl is also selected and
WPA3 features including OWE, SAE, DPP are enabled in hostapd
.config file. When this option is deselected, then WPA3
options are disabled.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/hostapd/Config.in
package/hostapd/hostapd.mk