--- zzzz-none-000/linux-4.4.271/fs/notify/Kconfig 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/fs/notify/Kconfig 2023-04-19 10:22:30.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"