aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/hostapd/Config.in')
-rw-r--r--package/network/services/hostapd/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/network/services/hostapd/Config.in b/package/network/services/hostapd/Config.in
index 9dfa44e313..2cdd1ed970 100644
--- a/package/network/services/hostapd/Config.in
+++ b/package/network/services/hostapd/Config.in
@@ -73,3 +73,12 @@ config DRIVER_11AC_SUPPORT
config DRIVER_11W_SUPPORT
bool
default n
+
+config WPA_ENABLE_WEP
+ bool "Enable support for unsecure and obsolete WEP"
+ help
+ Wired equivalent privacy (WEP) is an obsolete cryptographic data
+ confidentiality algorithm that is not considered secure. It should not be used
+ for anything anymore. The functionality needed to use WEP is available in the
+ current hostapd release under this optional build parameter and completely
+ removed in a future release.