]> Git Repo - linux.git/blob - fs/notify/Kconfig
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
[linux.git] / fs / notify / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config FSNOTIFY
3         def_bool n
4         select SRCU
5
6 source "fs/notify/dnotify/Kconfig"
7 source "fs/notify/inotify/Kconfig"
8 source "fs/notify/fanotify/Kconfig"
This page took 0.031252 seconds and 4 git commands to generate.