kernel: enable open by fhandle syscalls
[15.05/openwrt.git] / config / Config-kernel.in
index a0bd13e..34e07bd 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