Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
[linux-2.6-block.git] / fs / notify / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
90586523 2config FSNOTIFY
520dc2a5 3 def_bool n
83fe27ea 4 select SRCU
90586523 5
272eb014
EP
6source "fs/notify/dnotify/Kconfig"
7source "fs/notify/inotify/Kconfig"
9343919c 8source "fs/notify/fanotify/Kconfig"