Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
[platform/kernel/linux-starfive.git] / fs / notify / Kconfig
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"