wolfssl: change defaults to cover wpa_supplicant needs
authorDaniel Golle <daniel@makrotopia.org>
Wed, 30 May 2018 22:34:15 +0000 (00:34 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 30 May 2018 22:38:16 +0000 (00:38 +0200)
commitdad39249fb91d6f320256ac12944863f09bb2dc9
tree5e2278d0edebbbcb6e36df472cd1d409b82e000f
parenta70a0a529ff2ecb6d8f124df89fd973bed2d3138
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>
package/libs/wolfssl/Config.in
package/libs/wolfssl/Makefile