summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 0acc00d3..c0370ca4 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -65,6 +65,12 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#undef SANBOOT_PROTO_IB_SRP /* Infiniband SCSI RDMA protocol */
/*
+ * 802.11 cryptosystems and handshaking protocols
+ *
+ */
+#define CRYPTO_80211_WEP /* WEP encryption (deprecated and insecure!) */
+
+/*
* Name resolution modules
*
*/