--- zzzz-none-000/linux-4.1.52/fs/notify/Kconfig 2018-05-28 02:26:45.000000000 +0000 +++ bcm63-7530ax-731/linux-4.1.52/fs/notify/Kconfig 2022-03-02 11:37:13.000000000 +0000 @@ -2,6 +2,11 @@ def_bool n select SRCU +config FSNOTIFY_RECURSIVE + bool "Recursive FSNOTIFY support" + depends on FSNOTIFY + default n + source "fs/notify/dnotify/Kconfig" source "fs/notify/inotify/Kconfig" source "fs/notify/fanotify/Kconfig"