Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
84d4e8b613e073d9dfde782c471aedbcefdede6c
/
.
/
fs
/
notify
/
Kconfig
blob: c6c72c90fd253f7860ea0dd456a788201bd14254 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
config FSNOTIFY
def_bool n
source
"fs/notify/dnotify/Kconfig"
source
"fs/notify/inotify/Kconfig"
source
"fs/notify/fanotify/Kconfig"