Skip to content
Commit 520dc2a5 authored by Eric Paris's avatar Eric Paris
Browse files

fsnotify: use def_bool in kconfig instead of letting the user choose



fsnotify doens't give the user anything.  If someone chooses inotify or
dnotify it should build fsnotify, if they don't select one it shouldn't be
built.  This patch changes fsnotify to be a def_bool=n and makes everything
else select it.  Also fixes the issue people complained about on lwn where
gdm hung because they didn't have inotify and they didn't get the inotify
build option.....

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 7e790dd5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment