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