kernel_samsung_a34x-permissive/fs/notify/Kconfig
2024-04-28 15:49:01 +02:00

8 lines
148 B
Plaintext
Executable file

config FSNOTIFY
def_bool n
select SRCU
source "fs/notify/dnotify/Kconfig"
source "fs/notify/inotify/Kconfig"
source "fs/notify/fanotify/Kconfig"