aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2019-10-07 18:02:38 -0300
committerHauke Mehrtens <hauke@hauke-m.de>2019-10-12 23:43:08 +0200
commitee5a3f6d605602bbff57cde337235088cf9c3ffa (patch)
treeed1fc266461008a8e804fdb6a18e25318e115089 /package
parent6ab386c9bc23420816fbcefc84b62cf5438b2c66 (diff)
downloadupstream-ee5a3f6d605602bbff57cde337235088cf9c3ffa.tar.gz
upstream-ee5a3f6d605602bbff57cde337235088cf9c3ffa.tar.bz2
upstream-ee5a3f6d605602bbff57cde337235088cf9c3ffa.zip
hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM
WolfSSL is always built with AES-GCM support now. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'package')
-rw-r--r--package/network/services/hostapd/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Config.in b/package/network/services/hostapd/Config.in
index 9ce4b243cc..9dfa44e313 100644
--- a/package/network/services/hostapd/Config.in
+++ b/package/network/services/hostapd/Config.in
@@ -52,7 +52,6 @@ config WPA_WOLFSSL
PACKAGE_wpad-mesh-wolfssl ||\
PACKAGE_eapol-test-wolfssl
select WOLFSSL_HAS_AES_CCM
- select WOLFSSL_HAS_AES_GCM
select WOLFSSL_HAS_ARC4
select WOLFSSL_HAS_DH
select WOLFSSL_HAS_OCSP