summaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2018-04-04 16:03:59 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2018-04-04 16:03:59 +1000
commitebf5824fabff4d7b13e1c18b966057a05bbc876a (patch)
treeb4eb017bddcb9df5ff2fa894b7c5216062687596 /fs/Kconfig
parentfe0bd905ab633ea1ab38125ddd0dc38c82e3d17b (diff)
parent3970218072c1188e4f9a22d7efaaf291e19a4f36 (diff)
Merge branch 'akpm-current/current'
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 1e050e012eb9..6e272b51ded9 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -204,6 +204,9 @@ config HUGETLBFS
config HUGETLB_PAGE
def_bool HUGETLBFS
+config MEMFD_CREATE
+ def_bool TMPFS || HUGETLBFS
+
config ARCH_HAS_GIGANTIC_PAGE
bool