9 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0-only
 | 
						|
#
 | 
						|
# KERNFS should be selected by its users
 | 
						|
#
 | 
						|
 | 
						|
config KERNFS
 | 
						|
	bool
 | 
						|
	default n
 |