Merge branch 'bpf-map-in-map'
[sfrench/cifs-2.6.git] / samples / Kconfig
index b124f62ed6cb30b0e89a2d698dc6a346b65e6b62..9cb63188d3ef2f18d6739068859c2dbe48853b7d 100644 (file)
@@ -112,4 +112,10 @@ config SAMPLE_VFIO_MDEV_MTTY
          Build a virtual tty sample driver for use as a VFIO
          mediated device
 
+config SAMPLE_STATX
+       bool "Build example extended-stat using code"
+       depends on BROKEN
+       help
+         Build example userspace program to use the new extended-stat syscall.
+
 endif # SAMPLES