xref: /openbmc/linux/fs/orangefs/Kconfig (revision fcbd8037f7df694aa7bfb7ce82c0c7f5e53e7b7b)
1# SPDX-License-Identifier: GPL-2.0-only
2config ORANGEFS_FS
3	tristate "ORANGEFS (Powered by PVFS) support"
4	select FS_POSIX_ACL
5	help
6	   Orange is a parallel file system designed for use on high end
7	   computing (HEC) systems.
8