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