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