xref: /linux/fs/kernfs/Kconfig (revision 93d90ad708b8da6efc0e487b66111aa9db7f70c7)
1#
2# KERNFS should be selected by its users
3#
4
5config KERNFS
6	bool
7	default n
8