Audit: audit watches depend on fsnotify
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 01:12:06 +0000 (20:12 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:18 +0000 (09:58 -0400)
commit67640b602f68332a83808426911636e9dbcc71fe
tree4fabf39624640528fb943b7b38cbaa33901186d2
parent28a3a7eb3b1f3e7d834e19f06e794e429058a4dd
Audit: audit watches depend on fsnotify

CONFIG_AUDIT builds audit_watches which depend on fsnotify.  Make
CONFIG_AUDIT select fsnotify.

Reported-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
init/Kconfig