--- zzzz-none-000/linux-4.9.218/fs/notify/Kconfig 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/fs/notify/Kconfig 2023-03-29 10:59:07.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"