From 57c7706bacd7f43696724df97cf78364a6712751 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Tue, 7 Feb 2012 11:33:31 +0100 Subject: wpa_supplicant: add config option to enable support for WPS Signed-off-by: Sven Neumann Signed-off-by: Peter Korsgaard --- package/wpa_supplicant/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package/wpa_supplicant/Config.in') 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) -- cgit v1.2.3