# SPDX-License-Identifier: GPL-2.0
config EPFS
	bool "Enhanced Proxy File System support"
	depends on TMPFS
	help
	  Enhanced Proxy File System support. If unsure, say N.

config EPFS_DEBUG
	bool "Debug message of Enhanced Proxy File System"
	depends on EPFS
	help
	  Enhanced Proxy File System debug support.
