diff options
author | John Klug <john.klug@multitech.com> | 2023-06-28 16:59:56 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2023-06-28 16:59:56 -0500 |
commit | 9ca6d3ba652cfd50138bab5b6dc64e9b0a4367d7 (patch) | |
tree | ca185d39e661f8684bb534b77cb13573d5cabb76 /recipes-connectivity/hostapd | |
parent | 6026ecbb9a3c531e7986fc4839f75810ce3e8736 (diff) | |
download | meta-mlinux-9ca6d3ba652cfd50138bab5b6dc64e9b0a4367d7.tar.gz meta-mlinux-9ca6d3ba652cfd50138bab5b6dc64e9b0a4367d7.tar.bz2 meta-mlinux-9ca6d3ba652cfd50138bab5b6dc64e9b0a4367d7.zip |
Move to 2.10 wpa_supplicant and hostapd
Diffstat (limited to 'recipes-connectivity/hostapd')
-rw-r--r-- | recipes-connectivity/hostapd/files/defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-connectivity/hostapd/files/defconfig b/recipes-connectivity/hostapd/files/defconfig index cff9c01..3a447c6 100644 --- a/recipes-connectivity/hostapd/files/defconfig +++ b/recipes-connectivity/hostapd/files/defconfig @@ -146,5 +146,3 @@ 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 |