 7d2ed8bae8
			
		
	
	
		7d2ed8bae8
		
	
	
	
	
		
			
			Hardcode this to be defined and remove the separate build options for PMF since this functionality is needed with large number of newer protocol extensions and is also something that should be enabled in all WPA2/WPA3 networks. Signed-off-by: Jouni Malinen <j@w1.fi>
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			231 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			231 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| CONFIG_TLS=linux
 | |
| 
 | |
| CONFIG_WPS=y
 | |
| CONFIG_EAP_TLS=y
 | |
| CONFIG_EAP_MSCHAPV2=y
 | |
| 
 | |
| CONFIG_EAP_PSK=y
 | |
| CONFIG_EAP_GPSK=y
 | |
| CONFIG_EAP_AKA=y
 | |
| CONFIG_EAP_SIM=y
 | |
| CONFIG_EAP_SAKE=y
 | |
| CONFIG_EAP_PAX=y
 | |
| CONFIG_EAP_FAST=y
 | |
| CONFIG_EAP_IKEV2=y
 | |
| 
 | |
| CFLAGS += -Werror
 |