mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 06:03:05 +09:00
Audit watch should depend on CONFIG_AUDIT_SYSCALL and should select FSNOTIFY. This splits the spagetti like mixing of audit_watch and audit_filter code so they can be configured seperately. Signed-off-by: Eric Paris <eparis@redhat.com>