summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeff <jhatch@multitech.com>2023-04-20 09:34:55 -0500
committerjeff <jhatch@multitech.com>2023-04-20 09:34:55 -0500
commit853d47b8d01e5c4511ee381fa9bef1bce4710bcd (patch)
treee4e67a758244a18ce3cf7dbc7be35de654e44c85
parent881ecd4383a0af7fc12caa7b35b8e5fb50409d29 (diff)
parent1d4a5746f45253408ad99aec881b4eabb067425e (diff)
downloadmeta-mlinux-853d47b8d01e5c4511ee381fa9bef1bce4710bcd.tar.gz
meta-mlinux-853d47b8d01e5c4511ee381fa9bef1bce4710bcd.tar.bz2
meta-mlinux-853d47b8d01e5c4511ee381fa9bef1bce4710bcd.zip
Merge branch 'vp/add_wep_to_hostapd' into 6
-rw-r--r--recipes-connectivity/hostapd/files/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-connectivity/hostapd/files/defconfig b/recipes-connectivity/hostapd/files/defconfig
index 3a447c6..cff9c01 100644
--- a/recipes-connectivity/hostapd/files/defconfig
+++ b/recipes-connectivity/hostapd/files/defconfig
@@ -146,3 +146,5 @@ CONFIG_IEEE80211AC=y
# This can be used to reduce the size of the hostapd considerably if debugging
# code is not needed.
#CONFIG_NO_STDOUT_DEBUG=y
+
+CONFIG_WEP=y