kernel: enable open by fhandle syscalls
[openwrt/staging/yousong.git] / config / Config-kernel.in
index a0bd13e49ca685a8da58c26922abbca71bcd2f6a..34e07bd8ab7d156cad3b1a5413fb5ccb9d5cebfd 100644 (file)
@@ -481,3 +481,9 @@ config KERNEL_SECCOMP_FILTER
                default n
                help
                  Build kernel with support for seccomp BPF programs.
+
+config KERNEL_FHANDLE
+       bool "Enable open by fhandle syscalls"
+               default n
+               help
+                 Build kernel with support for open by fhandle syscalls