Commit 0d1f5502 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files
parent daf3708b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -15,9 +15,13 @@ if BR2_PACKAGE_HOSTAPD

config BR2_PACKAGE_HOSTAPD_EAP
	bool "Enable EAP"
	depends on !BR2_PREFER_STATIC_LIB
	help
	  Enable support for EAP and RADIUS.

comment "hostapd EAP needs a toolchain w/ dynamic library"
	depends on BR2_PREFER_STATIC_LIB

config BR2_PACKAGE_HOSTAPD_WPS
	bool "Enable WPS"
	help