]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Use nl80211 as an example instead of WEXT
authorJouni Malinen <j@w1.fi>
Thu, 23 Jun 2011 16:28:14 +0000 (19:28 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2011 16:28:14 +0000 (19:28 +0300)
wpa_supplicant/README-WPS

index 93184e4f1abd9a9e91f4d40ebff8df7b3e6ed092..12a3b4d2ff37020404ab4f7ca63d9575e6b0ef0e 100644 (file)
@@ -55,10 +55,10 @@ wpa_supplicant configuration
 
 WPS is an optional component that needs to be enabled in
 wpa_supplicant build configuration (.config). Here is an example
-configuration that includes WPS support and Linux wireless extensions
--based driver interface:
+configuration that includes WPS support and Linux nl80211 -based
+driver interface:
 
-CONFIG_DRIVER_WEXT=y
+CONFIG_DRIVER_NL80211=y
 CONFIG_WPS=y
 CONFIG_WPS2=y