projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[platform/kernel/linux-starfive.git]
/
fs
/
notify
/
Kconfig
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"