]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - samples/Kconfig
ARM: dts: imx6: add more Ka-Ro TX6 board variants
[karo-tx-linux.git] / samples / Kconfig
index 224ebb46bed5f8cf2965103f18ffa659d7629e76..d54f28c6dc5e5450595f1d5472f14cad3c42cee9 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