fsnotify: use def_bool in kconfig instead of letting the user choose
[linux-2.6/kvm.git] / fs / notify / Kconfig
blobdffbb0911d022cea33b599aecb336f481a2a8741
1 config FSNOTIFY
2         def_bool n
4 source "fs/notify/dnotify/Kconfig"
5 source "fs/notify/inotify/Kconfig"