]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - fs/notify/Kconfig
Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap...
[karo-tx-linux.git] / fs / notify / Kconfig
1 config FSNOTIFY
2         def_bool n
3         select SRCU
4
5 source "fs/notify/dnotify/Kconfig"
6 source "fs/notify/inotify/Kconfig"
7 source "fs/notify/fanotify/Kconfig"