diff options
author | Jouni Malinen <jouni.malinen@atheros.com> | 2009-01-29 19:19:30 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2009-01-29 19:19:30 +0200 |
commit | c5e1522f9a2cf1e061c1204bfe16323395045276 (patch) | |
tree | 7d1a27d8f993eddb63e239e6ce411df8a10085b7 /hostapd/defconfig | |
parent | f620268f13dd26c3a3f4ef5509d7d17c0f322a7d (diff) | |
download | external_wpa_supplicant_8_ti-c5e1522f9a2cf1e061c1204bfe16323395045276.zip external_wpa_supplicant_8_ti-c5e1522f9a2cf1e061c1204bfe16323395045276.tar.gz external_wpa_supplicant_8_ti-c5e1522f9a2cf1e061c1204bfe16323395045276.tar.bz2 |
Added notes about WPS UPnP support and external Registrars
Diffstat (limited to 'hostapd/defconfig')
-rw-r--r-- | hostapd/defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hostapd/defconfig b/hostapd/defconfig index 348d665..2591e71 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -108,6 +108,8 @@ CONFIG_EAP_TTLS=y # Wi-Fi Protected Setup (WPS) #CONFIG_WPS=y +# Enable UPnP support for external WPS Registrars +#CONFIG_WPS_UPNP=y # EAP-IKEv2 #CONFIG_EAP_IKEV2=y |