Rework the code to get rid of some extra kernel module dependencies introduced in the last update. Signed-off-by: Felix Fietkau <nbd@nbd.name>
		
			
				
	
	
		
			11 lines
		
	
	
		
			273 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			273 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/net/mac80211/Kconfig
 | 
						|
+++ b/net/mac80211/Kconfig
 | 
						|
@@ -5,7 +5,6 @@ config MAC80211
 | 
						|
 	depends on CRYPTO
 | 
						|
 	depends on CRYPTO_ARC4
 | 
						|
 	depends on CRYPTO_AES
 | 
						|
-	depends on CRYPTO_CMAC
 | 
						|
 	depends on CRC32
 | 
						|
 	---help---
 | 
						|
 	  This option enables the hardware independent IEEE 802.11
 |