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