Sign in
android
/
kernel
/
common
/
0d6730ee65423d34e85936dcb3425463a4b14a4f
/
.
/
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"