kernel: Add missing config option for NFSDv4
This configuration option is not set when building the layerscape/armv8_64b target. Fixes:92aa21497b("kernel: build support for NFSv4 in nfsd") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (backported from99e1a12fd0)
This commit is contained in:
		
				
					committed by
					
						
						Jo-Philipp Wich
					
				
			
			
				
	
			
			
			
						parent
						
							c1e53d2c82
						
					
				
				
					commit
					a29fe94e8c
				
			@@ -443,6 +443,7 @@ define KernelPackage/fs-nfsd
 | 
			
		||||
  KCONFIG:= \
 | 
			
		||||
	CONFIG_NFSD \
 | 
			
		||||
	CONFIG_NFSD_V4=y \
 | 
			
		||||
	CONFIG_NFSD_V4_SECURITY_LABEL=n \
 | 
			
		||||
	CONFIG_NFSD_BLOCKLAYOUT=n \
 | 
			
		||||
	CONFIG_NFSD_SCSILAYOUT=n \
 | 
			
		||||
	CONFIG_NFSD_FLEXFILELAYOUT=n \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user