--- zzzz-none-000/linux-4.9.231/fs/notify/Kconfig 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/fs/notify/Kconfig 2022-03-30 12:03:35.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"