repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.14-rc1
[linux.git]
/
fs
/
notify
/
Kconfig
blob
c6c72c90fd253f7860ea0dd456a788201bd14254
1
# SPDX-License-Identifier: GPL-2.0-only
2
config FSNOTIFY
3
def_bool n
4
5
source "fs/notify/dnotify/Kconfig"
6
source "fs/notify/inotify/Kconfig"
7
source "fs/notify/fanotify/Kconfig"