Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
kernel
/
33ab6c4916103ccfc52b7a377dfb69d84cc98acc
/
.
/
fs
/
notify
/
Kconfig
blob: c020d26ba223e5089ac4315b94bf44debc96f22a [
file
]
# 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"