package/wpa_supplicant: Fix options to actually disable features.
authorNicolas Cavallari <nicolas.cavallari@green-communications.fr>
Wed, 10 Feb 2021 18:50:15 +0000 (19:50 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 13 Feb 2021 12:38:55 +0000 (13:38 +0100)
commit1276a1bd78b461f0d5c204a1d971fdec6c886423
treec84b0f26d56e475bb6c76bcde65139e5472d4978
parent516ce1f134e6ee866e20bc2a087bec689844b586
package/wpa_supplicant: Fix options to actually disable features.

Since wpa_supplicant 2.8, most features are now enabled by default,
instead of being disabled by default. Remove setting of options that are
already enabled by default, and turn ENABLE into DISABLE where
appropriate.

This also makes the existing options disable more features, otherwise,
it would still include dead code or even fail to compile.

Als correct/update some help texts.

Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/wpa_supplicant/Config.in
package/wpa_supplicant/wpa_supplicant.mk