--- zzzz-none-000/linux-3.10.107/fs/notify/Kconfig 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/fs/notify/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -1,5 +1,11 @@ config FSNOTIFY 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"