diff options
-rw-r--r-- | recipes-connectivity/hostapd/files/defconfig | 2 |
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 |