repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bus: mhi: core: Fix some error return code
[linux/fpc-iii.git]
/
fs
/
notify
/
Kconfig
blob
c020d26ba223e5089ac4315b94bf44debc96f22a
1
# SPDX-License-Identifier: GPL-2.0-only
2
config FSNOTIFY
3
def_bool n
4
select SRCU
5
6
source "fs/notify/dnotify/Kconfig"
7
source "fs/notify/inotify/Kconfig"
8
source "fs/notify/fanotify/Kconfig"