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