secgateway/kernel/linux-4.14.83/fs/notify/Kconfig

8 lines
148 B
Plaintext
Raw Normal View History

2019-06-11 07:43:23 +00:00
config FSNOTIFY
def_bool n
select SRCU
source "fs/notify/dnotify/Kconfig"
source "fs/notify/inotify/Kconfig"
source "fs/notify/fanotify/Kconfig"