summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/Config.in
diff options
context:
space:
mode:
authorSven Neumann <s.neumann@raumfeld.com>2012-02-07 11:33:31 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-02-07 14:01:56 +0100
commit57c7706bacd7f43696724df97cf78364a6712751 (patch)
tree1beea24732926601237fa3ced3460ba0e783eb9f /package/wpa_supplicant/Config.in
parent4baff8bb2266f5dd2bdd84ee9244ca4f591675a8 (diff)
wpa_supplicant: add config option to enable support for WPS
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/wpa_supplicant/Config.in')
-rw-r--r--package/wpa_supplicant/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/wpa_supplicant/Config.in b/package/wpa_supplicant/Config.in
index a4e0fba0f..8ac2576f8 100644
--- a/package/wpa_supplicant/Config.in
+++ b/package/wpa_supplicant/Config.in
@@ -31,3 +31,9 @@ config BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT
access point. This can be used for open and WPA2-Personal networks
(optionally, with WPS); this links in parts of hostapd functionality
into wpa_supplicant.
+
+config BR2_PACKAGE_WPA_SUPPLICANT_WPS
+ bool "Enable support for WPS"
+ depends on BR2_PACKAGE_WPA_SUPPLICANT
+ help
+ Enable support for Wi-Fi Protected Setup (WPS)