Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
88603b6dc419445847923fcb7fe5080067a30f98
/
.
/
fs
/
notify
/
Kconfig
blob: c020d26ba223e5089ac4315b94bf44debc96f22a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
config FSNOTIFY
def_bool n
select
SRCU
source
"fs/notify/dnotify/Kconfig"
source
"fs/notify/inotify/Kconfig"
source
"fs/notify/fanotify/Kconfig"