xref: /linux/fs/notify/Kconfig (revision a0b54e256d513ed99e456bea6e4e188ff92e7c46)
1config FSNOTIFY
2	def_bool n
3
4source "fs/notify/dnotify/Kconfig"
5source "fs/notify/inotify/Kconfig"
6