summaryrefslogtreecommitdiff
path: root/fs/netfs/Kconfig
blob: 2ebf90e6ca9593e21839a1becc3d45ce7876fb1c (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only

config NETFS_SUPPORT
	tristate "Support for network filesystem high-level I/O"
	help
	  This option enables support for network filesystems, including
	  helpers for high-level buffered I/O, abstracting out read
	  segmentation, local caching and transparent huge page support.