lineage_kernel_xcoverpro/fs/notify/Kconfig

8 lines
148 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
config FSNOTIFY
def_bool n
select SRCU
source "fs/notify/dnotify/Kconfig"
source "fs/notify/inotify/Kconfig"
source "fs/notify/fanotify/Kconfig"