diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/hostapd/hostapd/defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig b/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig index a62bec4034..7f8e0b9eaa 100644 --- a/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig +++ b/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig | |||
| @@ -142,6 +142,9 @@ CONFIG_IEEE80211N=y | |||
| 142 | # IEEE 802.11ac (Very High Throughput) support | 142 | # IEEE 802.11ac (Very High Throughput) support |
| 143 | CONFIG_IEEE80211AC=y | 143 | CONFIG_IEEE80211AC=y |
| 144 | 144 | ||
| 145 | # Simultaneous Authentication of Equals (SAE), WPA3-Personal | ||
| 146 | CONFIG_SAE=y | ||
| 147 | |||
| 145 | # Remove debugging code that is printing out debug messages to stdout. | 148 | # Remove debugging code that is printing out debug messages to stdout. |
| 146 | # This can be used to reduce the size of the hostapd considerably if debugging | 149 | # This can be used to reduce the size of the hostapd considerably if debugging |
| 147 | # code is not needed. | 150 | # code is not needed. |
