fsnotify: use def_bool in kconfig instead of letting the user choose
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / notify / Kconfig
CommitLineData
90586523 1config FSNOTIFY
520dc2a5 2 def_bool n
90586523 3
272eb014
EP
4source "fs/notify/dnotify/Kconfig"
5source "fs/notify/inotify/Kconfig"