--- zzzz-none-000/linux-4.9.231/fs/notify/Kconfig 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5530-730/linux-4.9.231/fs/notify/Kconfig 2022-08-31 08:19:49.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"