Raw File
Kconfig
#
# KERNFS should be selected by its users
#

config KERNFS
	bool
	default n
back to top