wolfssl: change defaults to cover wpa_supplicant needs
authorDaniel Golle <daniel@makrotopia.org>
Wed, 30 May 2018 22:34:15 +0000 (00:34 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 07:13:22 +0000 (08:13 +0100)
commit42121995c7e5275978aa88685e83c691349b7e42
treefee5d78b3773a7ca6ab4822623a6f324f913dd62
parent22739871fe514d93bba1a40029b3699ef85fe3b7
wolfssl: change defaults to cover wpa_supplicant needs

Implicetely selecting the required options via Kconfig snippet from
hostapd worked fine in local builds when using menuconfig but confused
the buildbots which (in phase1) may build wpad-mini and hence already
come with CONFIG_WPA_WOLFSSL being defined as unset which then won't
trigger changing the defaults of wolfssl.

Work around by explicitely reflecting wpa_supplicant's needs in
wolfssl's default settings to make buildbots happy.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(backported from dad39249fb91d6f320256ac12944863f09bb2dc9)
package/libs/wolfssl/Config.in
package/libs/wolfssl/Makefile