OSDN Git Service

NFS: Directory page cache pages need to be locked when read
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / samples / Kconfig
index 224ebb4..d54f28c 100644 (file)
@@ -70,4 +70,10 @@ config SAMPLE_LIVEPATCH
          Builds a sample live patch that replaces the procfs handler
          for /proc/cmdline to print "this has been live patched".
 
+config SAMPLE_CONFIGFS
+       tristate "Build configfs patching sample -- loadable modules only"
+       depends on CONFIGFS_FS && m
+       help
+         Builds a sample configfs interface.
+
 endif # SAMPLES