package/wpa_supplicant: fix AP mode settings
authorSergey Matyukevich <geomatsi@gmail.com>
Mon, 9 Sep 2019 20:20:34 +0000 (23:20 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 21 Sep 2019 16:00:50 +0000 (18:00 +0200)
commitb2890056db9a57dd71eaa1b5a5e54554adecf66c
tree18451d01e039a1482a9f67887b09b0cca6a9fcab
parent90878dcc8d431647ed03c959520e8a370083d6b9
package/wpa_supplicant: fix AP mode settings

New wpa_supplicant v2.9 enables by default AP, P2P, WIFI_DISPLAY
features in defconfig. However these features make sense only for
wpa_supplicant drivers supporting AP mode.

That is why, for consistent configuration, these features should
be explicitely disabled in wpa_supplicant .config file unless
they are requested by Config.in options.

Note that at the moment AP support in Buildroot can be enabled
only for NL80211 driver.

Fixes:
http://autobuild.buildroot.net/results/d37672374db935ac29953263ec68a2786ee65cc2/

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Tested-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/wpa_supplicant/wpa_supplicant.mk