Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / samples / Kconfig
index 0cbb6146f3cf9a262e5834880b5b95d781bd0793..add431173bcca85130e664e213538c0135c183e2 100644 (file)
@@ -209,4 +209,11 @@ config SAMPLE_WATCHDOG
        bool "watchdog sample"
        depends on CC_CAN_LINK
 
+config SAMPLE_WATCH_QUEUE
+       bool "Build example /dev/watch_queue notification consumer"
+       depends on HEADERS_INSTALL
+       help
+         Build example userspace program to use the new mount_notify(),
+         sb_notify() syscalls and the KEYCTL_WATCH_KEY keyctl() function.
+
 endif # SAMPLES